Searched refs:initFromPPCDoubleDoubleLegacyAPInt (Results 1 – 2 of 2) sorted by relevance
763 void initFromPPCDoubleDoubleLegacyAPInt(const APInt &api);
3909 void IEEEFloat::initFromPPCDoubleDoubleLegacyAPInt(const APInt &api) { in initFromPPCDoubleDoubleLegacyAPInt() function in llvm::detail::IEEEFloat4128 return initFromPPCDoubleDoubleLegacyAPInt(api); in initFromAPInt()