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