Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp2439 integerPart HUerr, HUdistance; in roundSignificandWithExponent() local
2466 HUdistance = 2 * ulpsFromBoundary(decSig.significandParts(), in roundSignificandWithExponent()
2470 if (HUdistance >= HUerr) { in roundSignificandWithExponent()