Home | History | Annotate | Download | only in ia32

Lines Matching defs:right_operand

721   LOperand* right_operand = UseFixed(right, eax);
723 new(zone()) LArithmeticT(op, context, left_operand, right_operand);