Searched defs:getMinValue (Results 1 – 3 of 3) sorted by relevance
129 inline const llvm::APSInt& getMinValue(const llvm::APSInt &v) { in getMinValue() function140 inline const llvm::APSInt& getMinValue(QualType T) { in getMinValue() function
248 static APSInt getMinValue(uint32_t numBits, bool Unsigned) { in getMinValue() function
406 static APInt getMinValue(unsigned numBits) { in getMinValue() function