Searched defs:getAllOnesValue (Results 1 – 3 of 3) sorted by relevance
454 static APInt getAllOnesValue(unsigned numBits) { in getAllOnesValue() function
3372 APFloat::getAllOnesValue(unsigned BitWidth, bool isIEEE) in getAllOnesValue() function in APFloat
250 Constant *Constant::getAllOnesValue(Type *Ty) { in getAllOnesValue() function in Constant