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