Home | History | Annotate | Download | only in arm

Lines Matching refs:left_operand

742   LOperand* left_operand = UseFixed(left, r1);
745 new(zone()) LArithmeticT(op, context, left_operand, right_operand);