Searched defs:getExactInverse (Results 1 – 2 of 2) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ | ||
| H A D | APFloat.h | 1247 bool getExactInverse(APFloat *inv) const { in getExactInverse() function |
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/ | ||
| H A D | APFloat.cpp | 3976 bool IEEEFloat::getExactInverse(APFloat *inv) const { in getExactInverse() function in llvm::detail::IEEEFloat |