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