Home
last modified time | relevance | path

Searched defs:SignedMax (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/IR/
DConstantRange.cpp210 APInt SignedMax = Other.getSignedMax(); in makeGuaranteedNoWrapRegion() local
289 APInt SignedMax(APInt::getSignedMaxValue(getBitWidth())); in getSignedMax() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstantRange.cpp1455 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local
1501 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp40996 APInt SignedMax, SignedMin; in detectSSatPattern() local