Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp563 bool isNearest) { in ulpsFromBoundary() argument
575 if (isNearest) in ulpsFromBoundary()
2614 bool isNearest; in roundSignificandWithExponent() local
2616 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2672 excessPrecision, isNearest); in roundSignificandWithExponent()