Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Support/
H A DAPFloat.cpp563 bool isNearest) { in ulpsFromBoundary() argument
575 if (isNearest) in ulpsFromBoundary()
2638 bool isNearest; in roundSignificandWithExponent() local
2640 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2696 excessPrecision, isNearest); in roundSignificandWithExponent()