Searched refs:hasFloat128Type (Results 1 – 11 of 11) sorted by relevance
287 return hasFloat128Type() ? Float128 : NoFloat; in getRealTypeByWidth()291 if (hasFloat128Type()) in getRealTypeByWidth()
425 if (Aux->hasFloat128Type()) { in setAuxTarget()
230 if (hasFloat128Type()) in getRealTypeByWidth()
335 virtual bool hasFloat128Type() const { return HasFloat128; } in hasFloat128Type() function
575 virtual bool hasFloat128Type() const { return HasFloat128; } in hasFloat128Type() function
1791 !Context.getTargetInfo().hasFloat128Type()) || in checkDeviceDecl()
1553 if (!S.Context.getTargetInfo().hasFloat128Type() && in ConvertDeclSpecToType()
8181 if (S.Context.getTargetInfo().hasFloat128Type()) in InitArithmeticTypes()
5169 (getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateBaseType()5188 ((getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateSmallEnough()6970 if (!Context.getTargetInfo().hasFloat128Type() && in isUnsupportedType()
1424 if (!S.Context.getTargetInfo().hasFloat128Type()) in ConvertDeclSpecToType()
2100 if (Target->hasFloat128Type() || !getLangOpts().OpenMP || in getTypeInfoImpl()