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