Home | History | Annotate | Download | only in IR

Lines Matching refs:apf

654       APFloat apf(DestTy->getFltSemantics(),
656 (void)apf.convertFromAPInt(api,
659 return ConstantFP::get(V->getContext(), apf);