Lines Matching refs:InsertOp
38 void InsertOp(const InstructionOperand& op) {
179 outputs.InsertOp(*instruction->OutputAt(i));
182 outputs.InsertOp(*instruction->TempAt(i));
187 inputs.InsertOp(*instruction->InputAt(i));
221 dst_cant_be.InsertOp(*from->InputAt(i));
230 src_cant_be.InsertOp(*from->OutputAt(i));
233 src_cant_be.InsertOp(*from->TempAt(i));
241 src_cant_be.InsertOp(move->destination());
265 src_cant_be.InsertOp(current->destination);
438 conflicting_srcs.InsertOp(dest);
453 conflicting_srcs.InsertOp(current->first.destination);