LLVM 22.0.0git
|
This is the complete list of members for llvm::SDNodeInfo, including all inherited members.
getConstraints(unsigned Opcode) const | llvm::SDNodeInfo | inline |
getDesc(unsigned Opcode) const | llvm::SDNodeInfo | inline |
getName(unsigned Opcode) const | llvm::SDNodeInfo | inline |
hasDesc(unsigned Opcode) const | llvm::SDNodeInfo | inline |
SDNodeInfo(unsigned NumOpcodes, const SDNodeDesc *Descs, StringTable Names, const SDTypeConstraint *Constraints) | llvm::SDNodeInfo | inline |
verifyNode(const SelectionDAG &DAG, const SDNode *N) const | llvm::SDNodeInfo |