Home | History | Annotate | Download | only in ia32

Lines Matching refs:no_neg

577   Label no_neg, while_true, while_false;
579 __ j(positive, &no_neg, Label::kNear);
581 __ bind(&no_neg);