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

Declarations

include/llvm/ADT/APFloat.h
  278   opStatus roundToIntegral(roundingMode);

References

include/llvm/ADT/APFloat.h
 1024     APFLOAT_DISPATCH_ON_SEMANTICS(roundToIntegral(RM));
lib/Support/APFloat.cpp
  867   truncated.roundToIntegral(rmTowardZero);