Home | History | Annotate | Download | only in AST

Lines Matching refs:getZero

5275         f = APFloat::getZero(Info.Ctx.getFloatTypeSemantics(EltTy));
5293 APValue(APFloat::getZero(Info.Ctx.getFloatTypeSemantics(EltTy)));
7103 Result = APFloat::getZero(Info.Ctx.getFloatTypeSemantics(E->getType()));
7236 Result = llvm::APFloat::getZero(Sem);
7343 APFloat Zero = APFloat::getZero(Info.Ctx.getFloatTypeSemantics(ElemTy));