Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp85 APInt SignedMax = APInt::getSignedMaxValue(D.getBitWidth()); in get() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp439 APInt SignedMax = APInt::getSignedMaxValue(BitWidth); in ProcessSwitchInst() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstantRange.cpp1981 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedAddMayOverflow() local
2027 APInt SignedMax = APInt::getSignedMaxValue(getBitWidth()); in signedSubMayOverflow() local
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp16602 APInt SignedMax = APInt::getSignedMaxValue(NumDstBits).sext(NumSrcBits); combineTruncToVnclip() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp51017 APInt SignedMax, SignedMin; in detectSSatPattern() local