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