Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPFloat.cpp542 bool isNearest) { in ulpsFromBoundary() argument
554 if (isNearest) in ulpsFromBoundary()
2424 bool isNearest; in roundSignificandWithExponent() local
2426 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2482 excessPrecision, isNearest); in roundSignificandWithExponent()