Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Support/
HDAPFloat.cpp1154 zeroSignificand(); in IEEEFloat()
1196 void IEEEFloat::zeroSignificand() { in zeroSignificand() function in llvm::detail::IEEEFloat
2855 zeroSignificand(); in convertFromHexadecimalString()
3082 zeroSignificand(); in convertFromDecimalString()
4041 zeroSignificand(); in makeSmallestNormalized()
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDAPFloat.h589 void zeroSignificand();