Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
HDAPFloat.cpp542 bool isNearest) { in ulpsFromBoundary() argument
554 if (isNearest) in ulpsFromBoundary()
2424 bool isNearest; in roundSignificandWithExponent() local
2426 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2482 excessPrecision, isNearest); in roundSignificandWithExponent()