Searched defs:convertToInteger (Results 1 – 3 of 3) sorted by relevance
70 APFloat::opStatus convertToInteger(APSInt &Result) const { in convertToInteger() function
1348 opStatus convertToInteger(MutableArrayRef<integerPart> Input, in convertToInteger() function
2832 IEEEFloat::convertToInteger(MutableArrayRef<integerPart> parts, in convertToInteger() function in llvm::detail::IEEEFloat5318 DoubleAPFloat::convertToInteger(MutableArrayRef<integerPart> Input, in convertToInteger() function in llvm::detail::DoubleAPFloat5551 APFloat::opStatus APFloat::convertToInteger(APSInt &result, in convertToInteger() function in llvm::APFloat