Home | History | Annotate | Download | only in x87

Lines Matching refs:zero_check

5241       Label no_precision_lost, not_nan, zero_check;
5260 __ j(zero, &zero_check, Label::kNear);
5264 __ bind(&zero_check);