LLVM 19.0.0git
Public Member Functions | List of all members
llvm::SDPatternMatch::Operands_match< OpIdx, OpndPreds > Struct Template Reference

#include "llvm/CodeGen/SDPatternMatch.h"

Inheritance diagram for llvm::SDPatternMatch::Operands_match< OpIdx, OpndPreds >:
Inheritance graph
[legend]

Public Member Functions

template<typename MatchContext >
bool match (const MatchContext &Ctx, SDValue N)
 

Detailed Description

template<unsigned OpIdx, typename... OpndPreds>
struct llvm::SDPatternMatch::Operands_match< OpIdx, OpndPreds >

Definition at line 370 of file SDPatternMatch.h.

Member Function Documentation

◆ match()

template<unsigned OpIdx, typename... OpndPreds>
template<typename MatchContext >
bool llvm::SDPatternMatch::Operands_match< OpIdx, OpndPreds >::match ( const MatchContext &  Ctx,
SDValue  N 
)
inline

The documentation for this struct was generated from the following file: