Searched refs:hasFloat128Type (Results 1 – 8 of 8) sorted by relevance
295 return hasFloat128Type() ? Float128 : NoFloat; in getRealTypeByWidth()299 if (hasFloat128Type()) in getRealTypeByWidth()
444 if (Aux->hasFloat128Type()) { in setAuxTarget()
592 virtual bool hasFloat128Type() const { return HasFloat128; } in hasFloat128Type() function
1835 !Context.getTargetInfo().hasFloat128Type()) || in checkDeviceDecl()
1541 if (!S.Context.getTargetInfo().hasFloat128Type() && in ConvertDeclSpecToType()
8178 if (S.Context.getTargetInfo().hasFloat128Type()) in InitArithmeticTypes()
5168 (getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateBaseType()5187 ((getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateSmallEnough()7015 if (!Context.getTargetInfo().hasFloat128Type() && in isUnsupportedType()
2131 if (Target->hasFloat128Type() || !getLangOpts().OpenMP || in getTypeInfoImpl()