Home | History | Annotate | Download | only in X86

Lines Matching refs:ICMP_UGE

962   case CmpInst::ICMP_UGE: SwapArgs = false; SetCCOpc = X86::SETAEr; break;
1062 case CmpInst::ICMP_UGE: SwapArgs = false; BranchOpc = X86::JAE_4; break;