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