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

Declarations

include/llvm/ADT/APFloat.h
  295   opStatus convertToInteger(MutableArrayRef<integerPart>, unsigned int, bool,

References

include/llvm/ADT/APFloat.h
 1088         convertToInteger(Input, Width, IsSigned, RM, IsExact));
lib/Support/APFloat.cpp
 1757   fs = V.convertToInteger(makeMutableArrayRef(x, parts),