Searched defs:getExactInverse (Results 1 – 10 of 10) sorted by relevance
1063 bool getExactInverse(APFloat *inv) const { in getExactInverse() function
1196 bool getExactInverse(APFloat *inv) const { in getExactInverse() function
1334 bool getExactInverse(APFloat *inv) const { in getExactInverse() function
1265 bool getExactInverse(APFloat *inv) const { in getExactInverse() function
3689 bool IEEEFloat::getExactInverse(APFloat *inv) const { in getExactInverse() function in llvm::detail::IEEEFloat4461 bool DoubleAPFloat::getExactInverse(APFloat *inv) const { in getExactInverse() function in llvm::detail::DoubleAPFloat
4243 bool IEEEFloat::getExactInverse(APFloat *inv) const { in getExactInverse() function in llvm::detail::IEEEFloat5052 bool DoubleAPFloat::getExactInverse(APFloat *inv) const { in getExactInverse() function in llvm::detail::DoubleAPFloat
3775 bool APFloat::getExactInverse(APFloat *inv) const { in getExactInverse() function in APFloat