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