Searched defs:IntMax (Results 1 – 6 of 6) sorted by relevance
334 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local346 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local
397 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
1077 const RangeInt IntMax = BVF.getMaxValue(IntTy).getLimitedValue(); in initFunctionSummaries() local
1866 auto IntMax = llvm::APInt::getSignedMaxValue(ResultInfo.Width); in EmitCheckedUnsignedMultiplySignedResult() local1938 auto IntMax = in EmitCheckedMixedSignMultiply() local1958 auto IntMax = in EmitCheckedMixedSignMultiply() local
6718 APInt IntMax = APInt::getSignedMaxValue(Width); in setLimitsForBinOp() local
5922 SDValue IntMax = DAG.getConstant( in prepareSREMEqFold() local