Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp84 APInt SignedMax = APInt::getSignedMaxValue(D.getBitWidth()); in get() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DConstantRange.cpp1695 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local
1741 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp439 APInt SignedMax = APInt::getSignedMaxValue(BitWidth); in ProcessSwitchInst() local
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp50010 APInt SignedMax, SignedMin; in detectSSatPattern() local