Home | History | Annotate | Download | only in x86

Lines Matching refs:kCondUge

82     case kCondUge: return kX86CondNc;
1540 LIR* branch = OpCondBranch(kCondUge, nullptr);