Home | History | Annotate | Download | only in optimizing

Lines Matching refs:offset_reg

2698     Register offset_reg = InputRegisterAt(instruction, 1);
2699 __ Add(OutputRegister(instruction), offset_reg, Operand(index_reg, LSL, shift));