Home
last modified time | relevance | path

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

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