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
1906 auto IntMax = llvm::APInt::getSignedMaxValue(ResultInfo.Width); in EmitCheckedUnsignedMultiplySignedResult() local1978 auto IntMax = in EmitCheckedMixedSignMultiply() local1998 auto IntMax = in EmitCheckedMixedSignMultiply() local
6785 APInt IntMax = APInt::getSignedMaxValue(Width); in setLimitsForBinOp() local
5951 SDValue IntMax = DAG.getConstant( in prepareSREMEqFold() local