Searched defs:getAllOnesValue (Results 1 – 4 of 4) sorted by relevance
566 static APInt getAllOnesValue(unsigned numBits) { in getAllOnesValue() function
458 static APInt getAllOnesValue(unsigned numBits) { in getAllOnesValue() function
4550 APFloat APFloat::getAllOnesValue(unsigned BitWidth, bool isIEEE) { in getAllOnesValue() function in llvm::APFloat
372 Constant *Constant::getAllOnesValue(Type *Ty) { in getAllOnesValue() function in Constant