Searched defs:IntMax (Results 1 – 10 of 10) sorted by relevance
117 s64 IntMax = INT64_MAX; in TEST() local
352 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); addMachineRegExpression() local 364 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); addMachineRegExpression() local
396 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
3383 uint64_t IntMax = maxIntN(IntBits); emitSnPrintfMemCpy() local 3434 uint64_t IntMax = maxIntN(TLI->getIntSize()); optimizeSnPrintFString() local
1294 enum B { IntMax = INT_MAX, ULongLongMax = ULLONG_MAX }; TEST() enumerator
1687 const RangeInt IntMax = BVF.getMaxValue(IntTy).getLimitedValue(); initFunctionSummaries() local [all...]
3436 APInt IntMax = APInt::getSignMask(BitWidth) - 1; isSafeToRemoveBitCeilSelect() local
2258 auto IntMax = llvm::APInt::getSignedMaxValue(ResultInfo.Width); EmitCheckedUnsignedMultiplySignedResult() local 2330 auto IntMax = EmitCheckedMixedSignMultiply() local 2350 auto IntMax = EmitCheckedMixedSignMultiply() local
9272 APInt IntMax = APInt::getSignedMaxValue(Width); setLimitsForBinOp() local
7105 SDValue IntMax = DAG.getConstant( prepareSREMEqFold() local