Home | History | Annotate | Download | only in X86

Lines Matching refs:ICMP_ULT

963 ICMP_ULT: SwapArgs = false; SetCCOpc = X86::SETBr;  break;
1063 case CmpInst::ICMP_ULT: SwapArgs = false; BranchOpc = X86::JB_4; break;