Home | History | Annotate | Download | only in x87

Lines Matching refs:is_not_hole

3182       Label is_not_hole;
3183 __ j(not_equal, &is_not_hole, Label::kNear);
3185 __ bind(&is_not_hole);