Searched refs:initFromPPCDoubleDoubleAPInt (Results 1 – 2 of 2) sorted by relevance
580 void initFromPPCDoubleDoubleAPInt(const APInt &api);
3623 void IEEEFloat::initFromPPCDoubleDoubleAPInt(const APInt &api) { in initFromPPCDoubleDoubleAPInt() function in llvm::detail::IEEEFloat3863 return initFromPPCDoubleDoubleAPInt(api); in initFromAPInt()