Home | History | Annotate | Download | only in compiler

Lines Matching defs:reg_index

591     int reg_index = operand->fixed_register_index();
592 operand->ConvertTo(InstructionOperand::REGISTER, reg_index);
594 int reg_index = operand->fixed_register_index();
595 operand->ConvertTo(InstructionOperand::DOUBLE_REGISTER, reg_index);