Searched defs:UMin (Results 1 – 7 of 7) sorted by relevance
46 UMin, ///< Unisgned integer min implemented in terms of select(cmp()). enumerator
295 | UMin Constructor
328 | UMin Constructor
110 APInt UMin(CR.getUnsignedMin()); in makeAllowedICmpRegion() local
5956 APFloat UMin(RHS.getSemantics()); in foldFCmpIntToFPConst() local
5856 if (const SCEVUMinExpr *UMin = dyn_cast<SCEVUMinExpr>(S)) { in getRangeRef() local
45116 if (SDValue UMin = MatchMinMax(In, ISD::UMIN, C2)) in detectUSatPattern() local