Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Support/
H A DAPFloat.cpp686 bool isNearest) { in ulpsFromBoundary() argument
698 if (isNearest) in ulpsFromBoundary()
2919 bool isNearest; in roundSignificandWithExponent() local
2921 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2977 excessPrecision, isNearest); in roundSignificandWithExponent()