Home | History | Annotate | Download | only in x87

Lines Matching refs:not_both_objects

1473     Label not_both_objects;
1482 __ j(not_zero, &not_both_objects, Label::kNear);
1484 __ j(below, &not_both_objects, Label::kNear);
1486 __ j(below, &not_both_objects, Label::kNear);
1503 __ bind(&not_both_objects);