reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Support/APFloat.cpp
 2505     fs = opOK;
 2510     fs = handleOverflow(rounding_mode);
 2522     fs = normalize(rounding_mode, lfLessThanHalf);
 2528     fs = handleOverflow(rounding_mode);
 2578     fs = roundSignificandWithExponent(decSignificand, partCount,
 2584   return fs;