Home | History | Annotate | Download | only in x87

Lines Matching refs:left_operand

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