Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DAPFloat.cpp592 bool isNearest) { in ulpsFromBoundary() argument
604 if (isNearest) in ulpsFromBoundary()
2765 bool isNearest; in roundSignificandWithExponent() local
2767 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2823 excessPrecision, isNearest); in roundSignificandWithExponent()