Searched refs:round_to_zero (Results 1 – 2 of 2) sorted by relevance
3537 Label done, round_to_zero, below_one_half; in DoMathRound() local3556 __ j(below_equal, &round_to_zero, Label::kNear); in DoMathRound()3574 __ bind(&round_to_zero); in DoMathRound()
3457 Label done, round_to_zero, below_one_half, do_not_compensate; in DoMathRound() local3475 __ j(below_equal, &round_to_zero, Label::kNear); in DoMathRound()3493 __ bind(&round_to_zero); in DoMathRound()