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