Home | History | Annotate | Download | only in ia32

Lines Matching refs:not_same

6481   Label not_same;
6483 __ j(not_equal, &not_same, Label::kNear);
6490 __ bind(&not_same);
6678 Label not_same;
6680 __ j(not_equal, &not_same, Label::kNear);
6687 __ bind(&not_same);