Lines Matching refs:ICMP_SGE
1713 if (Pred0 == ICmpInst::ICMP_SGE && Pred1 == ICmpInst::ICMP_SLE && isNSW) in SimplifyOrOfICmps()
2205 case ICmpInst::ICMP_SGE: { in SimplifyICmpInst()
2271 case ICmpInst::ICMP_SGE: in SimplifyICmpInst()
2520 case ICmpInst::ICMP_SGE: in SimplifyICmpInst()
2572 case ICmpInst::ICMP_SGE: in SimplifyICmpInst()
2597 if (Value *V = SimplifyICmpInst(ICmpInst::ICMP_SGE, SrcOp, in SimplifyICmpInst()
2688 if (Pred == ICmpInst::ICMP_SLT || Pred == ICmpInst::ICMP_SGE) { in SimplifyICmpInst()
2746 if (Pred == ICmpInst::ICMP_SGE) in SimplifyICmpInst()
2769 case ICmpInst::ICMP_SGE: in SimplifyICmpInst()
2800 case ICmpInst::ICMP_SGE: in SimplifyICmpInst()
2910 EqP = CmpInst::ICMP_SGE; // "A == smax(A, B)" iff "A sge B". in SimplifyICmpInst()
2916 EqP = CmpInst::ICMP_SGE; // "A == smax(A, B)" iff "A sge B". in SimplifyICmpInst()
2967 case CmpInst::ICMP_SGE: in SimplifyICmpInst()
3052 if (Pred == CmpInst::ICMP_SGE) in SimplifyICmpInst()