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

References

lib/IR/Constants.cpp
  721   FV.convert(*TypeToFloatSemantics(Ty->getScalarType()),
  747   APFloat FV(*TypeToFloatSemantics(Ty->getScalarType()), Str);
  758   const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType());
  769   const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType());
  780   const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType());
  791   const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType());
  840   const fltSemantics &Semantics = *TypeToFloatSemantics(Ty->getScalarType());
  851   assert(&V.getSemantics() == TypeToFloatSemantics(Ty) &&