Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp285 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local
297 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfExpression.cpp351 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local
363 uint64_t IntMax = static_cast<uint64_t>(std::numeric_limits<int>::max()); in addMachineRegExpression() local
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp386 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp394 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonAsmBackend.cpp398 const APInt IntMax = APInt::getSignedMaxValue(bits+align_bits); in HandleFixupError() local
/external/pigweed/pw_format/rust/pw_format/
Dlib.rs243 IntMax, enumerator
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp3058 uint64_t IntMax = maxIntN(IntBits); in emitSnPrintfMemCpy() local
3109 uint64_t IntMax = maxIntN(TLI->getIntSize()); in optimizeSnPrintFString() local
/external/llvm/lib/Analysis/
DInstructionSimplify.cpp2333 APInt IntMax = APInt::getSignedMaxValue(Width); in SimplifyICmpInst() local
2381 APInt IntMax = APInt::getSignedMaxValue(Width); in SimplifyICmpInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DValueTracking.cpp5692 APInt IntMax = APInt::getSignedMaxValue(Width); in setLimitsForBinOp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DValueTracking.cpp7174 APInt IntMax = APInt::getSignedMaxValue(Width); in setLimitsForBinOp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5446 SDValue IntMax = DAG.getConstant( in prepareSREMEqFold() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp6709 SDValue IntMax = DAG.getConstant( in prepareSREMEqFold() local