Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Support/
H A DAPFloat.cpp527 combineLostFractions(lostFraction moreSignificant, in combineLostFractions() function
1136 lost_fraction = combineLostFractions(lf, lost_fraction); in multiplySignificand()
1397 lost_fraction = combineLostFractions(lf, lost_fraction); in normalize()