Home | History | Annotate | Download | only in ia32

Lines Matching refs:no_neg

3133   Label no_neg, while_true, no_multiply;
3135 __ j(positive, &no_neg, Label::kNear);
3137 __ bind(&no_neg);