Home
last modified time | relevance | path

Searched defs:getSignedMinValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DKnownBits.h124 APInt getSignedMinValue() const { in getSignedMinValue() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPInt.h199 static APInt getSignedMinValue(unsigned numBits) { in getSignedMinValue() function