Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp717 bool isNearest) { in ulpsFromBoundary() argument
729 if (isNearest) in ulpsFromBoundary()
2950 bool isNearest; in roundSignificandWithExponent() local
2952 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
3008 excessPrecision, isNearest); in roundSignificandWithExponent()