Home
last modified time | relevance | path

Searched defs:IntMax (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.cpp351 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); addMachineRegExpression() local
363 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); addMachineRegExpression() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonAsmBackend.cpp397 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); HandleFixupError() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp3178 uint64_t IntMax = maxIntN(IntBits); emitSnPrintfMemCpy() local
3229 uint64_t IntMax = maxIntN(TLI->getIntSize()); optimizeSnPrintFString() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1687 const RangeInt IntMax = BVF.getMaxValue(IntTy).getLimitedValue(); in initFunctionSummaries() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp3271 APInt IntMax = APInt::getSignMask(BitWidth) - 1; isSafeToRemoveBitCeilSelect() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp2270 auto IntMax = llvm::APInt::getSignedMaxValue(ResultInfo.Width); EmitCheckedUnsignedMultiplySignedResult() local
2342 auto IntMax = EmitCheckedMixedSignMultiply() local
2362 auto IntMax = EmitCheckedMixedSignMultiply() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp8647 APInt IntMax = APInt::getSignedMaxValue(Width); setLimitsForBinOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp7030 SDValue IntMax = DAG.getConstant( prepareSREMEqFold() local