Home | History | Annotate | Download | only in ia32

Lines Matching refs:round_to_zero

3689   Label done, round_to_zero, below_one_half, do_not_compensate;
3707 __ j(below_equal, &round_to_zero, Label::kNear);
3725 __ bind(&round_to_zero);