Searched defs:getSignedMaxValue (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | KnownBits.h | 142 APInt getSignedMaxValue() const { getSignedMaxValue() function |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ | ||
H A D | APInt.h | 187 static APInt getSignedMaxValue(unsigned numBits) { getSignedMaxValue() function |