Searched defs:IntMax (Results 1 – 8 of 8) sorted by relevance
351 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local363 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local
117 s64 IntMax = INT64_MAX; in TEST() local
398 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
995 enum B { IntMax = INT_MAX, ULongLongMax = ULLONG_MAX }; in TEST() enumerator
1263 const RangeInt IntMax = BVF.getMaxValue(IntTy).getLimitedValue(); in initFunctionSummaries() local
1933 auto IntMax = llvm::APInt::getSignedMaxValue(ResultInfo.Width); in EmitCheckedUnsignedMultiplySignedResult() local2005 auto IntMax = in EmitCheckedMixedSignMultiply() local2025 auto IntMax = in EmitCheckedMixedSignMultiply() local
6989 APInt IntMax = APInt::getSignedMaxValue(Width); in setLimitsForBinOp() local
6602 SDValue IntMax = DAG.getConstant( in prepareSREMEqFold() local