Searched defs:InstrNode (Results 1 – 3 of 3) 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()
610 struct InstrNode : public CodeNode { struct
2889 SDNode *InstrNode = CurDAG->getMachineNode(Opcode, Loc, MVT::Untyped, Ops); in SelectCDE_CXxD() local