Home | History | Annotate | Download | only in ia32

Lines Matching refs:not_plus_half

3015       Label continue_sqrt, continue_rsqrt, not_plus_half;
3023 __ j(not_equal, &not_plus_half, Label::kNear);
3051 __ bind(&not_plus_half);