Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp375 combineLostFractions(lostFraction moreSignificant, in combineLostFractions() function
1032 lost_fraction = combineLostFractions(lf, lost_fraction); in multiplySignificand()
1303 lost_fraction = combineLostFractions(lf, lost_fraction); in normalize()