LLVM 20.0.0git
|
This is the complete list of members for llvm::EmptyMatchContext, including all inherited members.
EmptyMatchContext(SelectionDAG &DAG, const TargetLowering &TLI, SDNode *Root) | llvm::EmptyMatchContext | inline |
getNode(ArgT &&...Args) | llvm::EmptyMatchContext | inline |
getNumOperands(SDValue N) const | llvm::EmptyMatchContext | inline |
getRootBaseOpcode() | llvm::EmptyMatchContext | inline |
isOperationLegal(unsigned Op, EVT VT) const | llvm::EmptyMatchContext | inline |
isOperationLegalOrCustom(unsigned Op, EVT VT, bool LegalOnly=false) const | llvm::EmptyMatchContext | inline |
match(SDValue OpN, unsigned Opcode) const | llvm::EmptyMatchContext | inline |