LLVM 20.0.0git
llvm::VPMatchContext Member List

This is the complete list of members for llvm::VPMatchContext, including all inherited members.

getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand)llvm::VPMatchContextinline
getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, SDValue N2)llvm::VPMatchContextinline
getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, SDValue N2, SDValue N3)llvm::VPMatchContextinline
getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue Operand, SDNodeFlags Flags)llvm::VPMatchContextinline
getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, SDValue N2, SDNodeFlags Flags)llvm::VPMatchContextinline
getNode(unsigned Opcode, const SDLoc &DL, EVT VT, SDValue N1, SDValue N2, SDValue N3, SDNodeFlags Flags)llvm::VPMatchContextinline
getRootBaseOpcode()llvm::VPMatchContextinline
isOperationLegal(unsigned Op, EVT VT) constllvm::VPMatchContextinline
isOperationLegalOrCustom(unsigned Op, EVT VT, bool LegalOnly=false) constllvm::VPMatchContextinline
match(SDValue OpVal, unsigned Opc) constllvm::VPMatchContextinline
VPMatchContext(SelectionDAG &DAG, const TargetLowering &TLI, SDNode *_Root)llvm::VPMatchContextinline