Home | History | Annotate | Download | only in ia32

Lines Matching refs:not_both_objects

1787     Label not_both_objects;
1796 __ j(not_zero, &not_both_objects, Label::kNear);
1798 __ j(below, &not_both_objects, Label::kNear);
1800 __ j(below, &not_both_objects, Label::kNear);
1817 __ bind(&not_both_objects);