Lines Matching refs:right_operand
899 LOperand* right_operand = UseFixed(right, r0);900 LArithmeticT* result = new LArithmeticT(op, left_operand, right_operand);1068 LOperand* right_operand = UseFixed(right, reversed ? r1 : r0);1070 right_operand);