Home | History | Annotate | Download | only in x64

Lines Matching refs:not_plus_half

2072       Label continue_sqrt, continue_rsqrt, not_plus_half;
2079 __ j(not_equal, &not_plus_half, Label::kNear);
2106 __ bind(&not_plus_half);