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