Home | History | Annotate | Download | only in VMCore

Lines Matching refs:apf

649       APFloat apf(APInt::getNullValue(DestTy->getPrimitiveSizeInBits()), true);
650 (void)apf.convertFromAPInt(api,
653 return ConstantFP::get(V->getContext(), apf);