Searched refs:initFromBFloatAPInt (Results 1 – 2 of 2) sorted by relevance
758 void initFromBFloatAPInt(const APInt &api);
4060 void IEEEFloat::initFromBFloatAPInt(const APInt &api) { in initFromBFloatAPInt() function in llvm::detail::IEEEFloat4118 return initFromBFloatAPInt(api); in initFromAPInt()