Home | History | Annotate | Download | only in x87

Lines Matching refs:not_same

2964   Label not_same;
2966 __ j(not_equal, &not_same, Label::kNear);
2973 __ bind(&not_same);
3223 Label not_same;
3225 __ j(not_equal, &not_same, Label::kNear);
3232 __ bind(&not_same);