Home | History | Annotate | Download | only in s390

Lines Matching refs:right_operand

636   LOperand* right_operand = UseFixed(right, r2);
638 new (zone()) LArithmeticT(op, context, left_operand, right_operand);