Searched refs:hasFloat128Type (Results 1 – 8 of 8) sorted by relevance
295 return hasFloat128Type() ? Float128 : NoFloat; in getRealTypeByWidth()299 if (hasFloat128Type()) in getRealTypeByWidth()
446 if (Aux->hasFloat128Type()) { in setAuxTarget()
592 virtual bool hasFloat128Type() const { return HasFloat128; } in hasFloat128Type() function
1893 !Context.getTargetInfo().hasFloat128Type()) || in checkDeviceDecl()
1544 if (!S.Context.getTargetInfo().hasFloat128Type() && in ConvertDeclSpecToType()
8174 if (S.Context.getTargetInfo().hasFloat128Type()) in InitArithmeticTypes()
5171 (getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateBaseType()5190 ((getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateSmallEnough()7032 if (!Context.getTargetInfo().hasFloat128Type() && in isUnsupportedType()
2146 if (Target->hasFloat128Type() || !getLangOpts().OpenMP || in getTypeInfoImpl()