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