Home
last modified time | relevance | path

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

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