Home | History | Annotate | Download | only in X86

Lines Matching refs:ICMP_SLT

989   case CmpInst::ICMP_SLT: SwapArgs = false; SetCCOpc = X86::SETLr;  break;
1089 case CmpInst::ICMP_SLT: SwapArgs = false; BranchOpc = X86::JL_4; break;