Searched refs:initFromAPInt (Results 1 – 3 of 3) sorted by relevance
4113 void IEEEFloat::initFromAPInt(const fltSemantics *Sem, const APInt &api) { in initFromAPInt() function in llvm::detail::IEEEFloat4222 initFromAPInt(&Sem, API); in IEEEFloat()4226 initFromAPInt(&semIEEEsingle, APInt::floatToBits(f)); in IEEEFloat()4230 initFromAPInt(&semIEEEdouble, APInt::doubleToBits(d)); in IEEEFloat()
755 void initFromAPInt(const fltSemantics *Sem, const APInt &api);
23501 {"_ZN4llvm7APFloat13initFromAPIntERKNS_5APIntEb", "llvm::APFloat::initFromAPInt(llvm::APInt const&,…