Home | History | Annotate | Download | only in x64

Lines Matching defs:positive_sign

2872       Label positive_sign;
2873 __ j(above, &positive_sign, Label::kNear);
2879 __ bind(&positive_sign);