Home
last modified time | relevance | path

Searched defs:IntMax (Results 1 – 6 of 6) 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/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/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-10.0/llvm/lib/CodeGen/SelectionDAG/
DTargetLowering.cpp5446 SDValue IntMax = DAG.getConstant( in prepareSREMEqFold() local