Searched defs:convertToInteger (Results 1 – 3 of 3) sorted by relevance
50 APFloat::opStatus convertToInteger(APSInt &Result) const { in convertToInteger() function
1235 opStatus convertToInteger(MutableArrayRef<integerPart> Input, in convertToInteger() function
2730 IEEEFloat::convertToInteger(MutableArrayRef<integerPart> parts, in convertToInteger() function in llvm::detail::IEEEFloat5134 DoubleAPFloat::convertToInteger(MutableArrayRef<integerPart> Input, in convertToInteger() function in llvm::detail::DoubleAPFloat5364 APFloat::opStatus APFloat::convertToInteger(APSInt &result, in convertToInteger() function in llvm::APFloat