Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1125 zeroSignificand(); in IEEEFloat()
1167 void IEEEFloat::zeroSignificand() { in zeroSignificand() function in llvm::detail::IEEEFloat
2824 zeroSignificand(); in convertFromHexadecimalString()
3051 zeroSignificand(); in convertFromDecimalString()
3943 zeroSignificand(); in makeSmallestNormalized()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h566 void zeroSignificand();