Home | History | Annotate | Download | only in arm

Lines Matching refs:right_operand

778   LOperand* right_operand = UseFixed(right, r0);
780 new(zone()) LArithmeticT(op, left_operand, right_operand);