Home | History | Annotate | Download | only in TableGen

Lines Matching refs:TheInst

2706     DAGInstruction TheInst(I, Results, Operands, InstImpResults);
2707 Instructions.insert(std::make_pair(I->getRecord(), TheInst));
2725 DAGInstruction &TheInst = II->second;
2726 const TreePattern *I = TheInst.getPattern();
2745 TheInst.getResultPattern(),
2746 TheInst.getImpResults(),