Searched defs:InstrNode (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/
H A DGIMatchTree.h205 const GIMatchDagInstr *InstrNode; member in class:llvm::GIMatchTreeInstrInfo
208 GIMatchTreeInstrInfo(unsigned ID, const GIMatchDagInstr *InstrNode) argument
225 const GIMatchDagInstr *InstrNode; member in class:llvm::GIMatchTreeOperandInfo
229 GIMatchTreeOperandInfo(const GIMatchDagInstr *InstrNode, unsigned OpIdx) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h610 struct InstrNode : public CodeNode { struct in inherits:CodeNode
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2868 SDNode *InstrNode = CurDAG->getMachineNode(Opcode, Loc, MVT::Untyped, Ops); local

Completed in 77 milliseconds