Home
last modified time | relevance | path

Searched defs:InstrNode (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/GlobalISel/
DGIMatchTree.h205 const GIMatchDagInstr *InstrNode; variable
208 GIMatchTreeInstrInfo(unsigned ID, const GIMatchDagInstr *InstrNode) in GIMatchTreeInstrInfo()
225 const GIMatchDagInstr *InstrNode; variable
229 GIMatchTreeOperandInfo(const GIMatchDagInstr *InstrNode, unsigned OpIdx) in GIMatchTreeOperandInfo()
/external/llvm/lib/Target/Hexagon/
DRDFGraph.h564 struct InstrNode : public CodeNode { struct
/external/llvm-project/llvm/include/llvm/CodeGen/
DRDFGraph.h610 struct InstrNode : public CodeNode { struct
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DRDFGraph.h610 struct InstrNode : public CodeNode { struct
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp2868 SDNode *InstrNode = CurDAG->getMachineNode(Opcode, Loc, MVT::Untyped, Ops); in SelectCDE_CXxD() local