Home
last modified time | relevance | path

Searched refs:zeroSignificand (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp929 zeroSignificand(); in IEEEFloat()
971 void IEEEFloat::zeroSignificand() { in zeroSignificand() function in llvm::detail::IEEEFloat
2519 zeroSignificand(); in convertFromHexadecimalString()
2744 zeroSignificand(); in convertFromDecimalString()
3657 zeroSignificand(); in makeSmallestNormalized()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h504 void zeroSignificand();