Home
last modified time | relevance | path

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

/external/llvm/lib/Support/
DAPFloat.cpp410 ulpsFromBoundary(const integerPart *parts, unsigned int bits, bool isNearest) in ulpsFromBoundary() argument
423 if (isNearest) in ulpsFromBoundary()
2421 bool isNearest; in roundSignificandWithExponent() local
2423 isNearest = (rounding_mode == rmNearestTiesToEven || in roundSignificandWithExponent()
2478 excessPrecision, isNearest); in roundSignificandWithExponent()