Home | History | Annotate | Download | only in x64

Lines Matching full:not_both_objects

3514     Label not_both_objects, return_unequal;
3522 __ j(not_zero, &not_both_objects, Label::kNear);
3524 __ j(below, &not_both_objects, Label::kNear);
3526 __ j(below, &not_both_objects, Label::kNear);
3540 __ bind(&not_both_objects);