Searched defs:UMin (Results 1 – 8 of 8) sorted by relevance
44 UMin, ///< Unisgned integer min implemented in terms of select(cmp()). enumerator
295 | UMin Constructor
328 | UMin Constructor
129 APInt UMin(CR.getUnsignedMin()); in makeAllowedICmpRegion() local
1411 if (auto *UMin = dyn_cast<SCEVUMinExpr>(MaxIter)) { in createReplacement() local
6558 APFloat UMin(RHS.getSemantics()); in foldFCmpIntToFPConst() local
11118 if (auto *UMin = dyn_cast<SCEVUMinExpr>(MaxIter)) in getLoopInvariantExitCondDuringFirstIterations() local
49966 if (SDValue UMin = MatchMinMax(In, ISD::UMIN, C2)) in detectUSatPattern() local