Lines Matching refs:InstructionOperand
96 CHECK_NE(InstructionOperand::kInvalidVirtualRegister,
113 CHECK_NE(InstructionOperand::kInvalidVirtualRegister,
144 void RegisterAllocatorVerifier::BuildConstraint(const InstructionOperand* op,
147 constraint->virtual_register_ = InstructionOperand::kInvalidVirtualRegister;
216 const InstructionOperand* op, const OperandConstraint* constraint) {
309 InstructionOperand op = current->first;
317 const InstructionOperand op = pair.first;
367 InstructionOperand operand = pair.first;
379 RpoNumber block_id, InstructionOperand op,
398 InstructionOperand current_operand = current_assessment->operand();
470 InstructionOperand op, int virtual_register) {
514 InstructionOperand op = *instr->InputAt(i);
546 InstructionOperand op = pair.first;