Home | History | Annotate | Download | only in x64

Lines Matching refs:no_neg

2188   Label no_neg, while_true, no_multiply;
2190 __ j(positive, &no_neg, Label::kNear);
2192 __ bind(&no_neg);