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