Searched refs:initFromPPCDoubleDoubleAPInt (Results 1 – 3 of 3) sorted by relevance
560 void initFromPPCDoubleDoubleAPInt(const APInt &api);
551 void initFromPPCDoubleDoubleAPInt(const APInt &api);
3149 void IEEEFloat::initFromPPCDoubleDoubleAPInt(const APInt &api) { in initFromPPCDoubleDoubleAPInt() function in llvm::detail::IEEEFloat3320 return initFromPPCDoubleDoubleAPInt(api); in initFromAPInt()