Searched defs:InstrNode (Results 1 – 5 of 5) sorted by relevance
205 const GIMatchDagInstr *InstrNode; variable208 GIMatchTreeInstrInfo(unsigned ID, const GIMatchDagInstr *InstrNode) in GIMatchTreeInstrInfo()225 const GIMatchDagInstr *InstrNode; variable229 GIMatchTreeOperandInfo(const GIMatchDagInstr *InstrNode, unsigned OpIdx) in GIMatchTreeOperandInfo()
564 struct InstrNode : public CodeNode { struct
610 struct InstrNode : public CodeNode { struct
2868 SDNode *InstrNode = CurDAG->getMachineNode(Opcode, Loc, MVT::Untyped, Ops); in SelectCDE_CXxD() local