Searched defs:UMax (Results 1 – 11 of 11) sorted by relevance
61 UMax = std::numeric_limits<uintptr_t>::max() >> 1, in TEST() local
44 UMax, ///< Unsigned integer max implemented in terms of select(cmp()). global() enumerator
94 auto UMax = createULEBFormValue(LLONG_MAX); in TEST() local
139 SDValue UMax = DAG->getNode(ISD::UMAX, DL, Int32VT, Op0, Op1); TEST_F() local
295 | UMax Constructor
330 | UMax Constructor
113 APInt UMax(CR.getUnsignedMax()); makeAllowedICmpRegion() local
1124 TEST_F(ConstantRangeTest,UMax) TEST_F() argument
1636 auto UMax = B.buildUMax(s64, Copies[0], Copies[1]); in TEST_F() local
7725 APFloat UMax(RHS->getSemantics()); foldFCmpIntToFPConst() local
15389 if (auto *UMax = dyn_cast<SCEVUMaxExpr>(FromRewritten)) collect() local