Home | History | Annotate | Download | only in ia32

Lines Matching refs:left_operand

905   LOperand* left_operand = UseFixed(left, edx);
908 new(zone()) LArithmeticT(op, context, left_operand, right_operand);