Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp2324 integerPart HUerr, HUdistance; in roundSignificandWithExponent() local
2349 HUerr = HUerrBound(calcLostFraction != lfExactlyZero, sigStatus != opOK, in roundSignificandWithExponent()
2355 if (HUdistance >= HUerr) { in roundSignificandWithExponent()