reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
543 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
3339 initFromAPInt(&Sem, API); 3343 initFromAPInt(&semIEEEsingle, APInt::floatToBits(f)); 3347 initFromAPInt(&semIEEEdouble, APInt::doubleToBits(d));