Lines Matching refs:CodeGenInstruction
102 CodeGenInstruction Source;
104 CodeGenInstruction Dest;
115 CompressPat(CodeGenInstruction &S, CodeGenInstruction &D, in CompressPat()
126 void addDagOperandMapping(Record *Rec, DagInit *Dag, CodeGenInstruction &Inst,
142 CodeGenInstruction &DestInst);
200 CodeGenInstruction &Inst, in addDagOperandMapping()
267 static bool verifyDagOpCount(CodeGenInstruction &Inst, DagInit *Dag, in verifyDagOpCount()
356 StringMap<unsigned> &SourceOperands, CodeGenInstruction &DestInst) { in createInstOperandMapping()
431 CodeGenInstruction SourceInst(SourceOperator); in evaluateCompressPat()
440 CodeGenInstruction DestInst(DestOperator); in evaluateCompressPat()
658 CodeGenInstruction &Source = in emitCompressInstEmitter()
660 CodeGenInstruction &Dest = in emitCompressInstEmitter()