Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DAPFloat.cpp2668 integerPart HUerr, HUdistance; in roundSignificandWithExponent() local
2693 HUerr = HUerrBound(calcLostFraction != lfExactlyZero, sigStatus != opOK, in roundSignificandWithExponent()
2699 if (HUdistance >= HUerr) { in roundSignificandWithExponent()