Home | History | Annotate | Download | only in Support

Lines Matching refs:uge

1414     if (r1.uge(anc)) {  // must be unsigned comparison
1420 if (r2.uge(ad)) { // must be unsigned comparison
1457 if (r1.uge(nc - r1)) {
1465 if ((r2 + 1).uge(d - r2)) {
1466 if (q2.uge(signedMax)) magu.a = 1;
1471 if (q2.uge(signedMin)) magu.a = 1;