Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/IR/
H A DConstantRange.cpp210 APInt SignedMax = Other.getSignedMax(); in makeGuaranteedNoWrapRegion() local
289 APInt SignedMax(APInt::getSignedMaxValue(getBitWidth())); in getSignedMax() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp84 APInt SignedMax = APInt::getSignedMaxValue(D.getBitWidth()); in get() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DConstantRange.cpp1455 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local
1501 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DConstantRange.cpp1695 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local
1741 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp439 APInt SignedMax = APInt::getSignedMaxValue(BitWidth); in ProcessSwitchInst() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp40996 APInt SignedMax, SignedMin; in detectSSatPattern() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49995 APInt SignedMax, SignedMin; in detectSSatPattern() local