Home | History | Annotate | Download | only in ia32

Lines Matching full:not_both_objects

4503     Label not_both_objects;
4512 __ j(not_zero, &not_both_objects, Label::kNear);
4514 __ j(below, &not_both_objects, Label::kNear);
4516 __ j(below, &not_both_objects, Label::kNear);
4533 __ bind(&not_both_objects);