Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Support/
H A DAPFloat.cpp490 bool isNearest) { in ulpsFromBoundary() argument
502 if (isNearest) in ulpsFromBoundary()
2354 bool isNearest; in roundSignificandWithExponent() local
2356 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2412 excessPrecision, isNearest); in roundSignificandWithExponent()