Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp3082 integerPart HUerr, HUdistance; in roundSignificandWithExponent() local
3107 HUerr = HUerrBound(calcLostFraction != lfExactlyZero, sigStatus != opOK, in roundSignificandWithExponent()
3113 if (HUdistance >= HUerr) { in roundSignificandWithExponent()