Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp84 APInt SignedMax = APInt::getSignedMaxValue(D.getBitWidth()); get() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp439 APInt SignedMax = APInt::getSignedMaxValue(BitWidth); in ProcessSwitchInst() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1888 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); signedAddMayOverflow() local
1934 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); signedSubMayOverflow() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp49681 APInt SignedMax, SignedMin; detectSSatPattern() local
[all...]