Searched refs:hasFloat128Type (Results 1 – 8 of 8) sorted by relevance
306 return hasFloat128Type() ? FloatModeKind::Float128 in getRealTypeByWidth()314 if (hasFloat128Type()) in getRealTypeByWidth()
481 if (Aux->hasFloat128Type()) { in setAuxTarget()
621 virtual bool hasFloat128Type() const { return HasFloat128; } in hasFloat128Type() function
1939 !Context.getTargetInfo().hasFloat128Type()) || in checkTypeSupport()1946 (Ty->isFloat128Type() && !Context.getTargetInfo().hasFloat128Type()) || in checkTypeSupport()
1531 if (!S.Context.getTargetInfo().hasFloat128Type() && in ConvertDeclSpecToType()
8302 if (S.Context.getTargetInfo().hasFloat128Type()) in InitArithmeticTypes()
5288 (getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateBaseType()5307 ((getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateSmallEnough()7184 if (!Context.getTargetInfo().hasFloat128Type() && in isUnsupportedType()
2172 if (Target->hasFloat128Type() || !getLangOpts().OpenMP || in getTypeInfoImpl()