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

Declarations

include/llvm/ADT/APFloat.h
  297   opStatus convertFromAPInt(const APInt &, bool, roundingMode);

References

include/llvm/ADT/APFloat.h
 1094     APFLOAT_DISPATCH_ON_SEMANTICS(convertFromAPInt(Input, IsSigned, RM));
lib/Support/APFloat.cpp
 1864   fs = MagicConstant.convertFromAPInt(IntegerConstant, false,