Searched defs:convertToInteger (Results 1 – 2 of 2) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ | ||
| H A D | APFloat.h | 1105 opStatus convertToInteger(MutableArrayRef<integerPart> Input, in convertToInteger() function |
| /llvm-project-15.0.7/llvm/lib/Support/ | ||
| H A D | APFloat.cpp | 2418 IEEEFloat::convertToInteger(MutableArrayRef<integerPart> parts, in convertToInteger() function in llvm::detail::IEEEFloat |