Home
last modified time | relevance | path

Searched refs:divideSignificand (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp1436 lostFraction IEEEFloat::divideSignificand(const IEEEFloat &rhs) { in divideSignificand() function in llvm::detail::IEEEFloat
2202 lostFraction lost_fraction = divideSignificand(rhs); in divide()
3090 calcLostFraction = decSig.divideSignificand(pow5); in roundSignificandWithExponent()
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DAPFloat.h681 lostFraction divideSignificand(const IEEEFloat &);
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc23451 {"_ZN4llvm7APFloat17divideSignificandERKS0_", "llvm::APFloat::divideSignificand(llvm::APFloat const…