Searched refs:hasFloat128Type (Results 1 – 8 of 8) sorted by relevance
331 return hasFloat128Type() ? FloatModeKind::Float128 in getRealTypeByWidth()339 if (hasFloat128Type()) in getRealTypeByWidth()
514 if (Aux->hasFloat128Type()) { in setAuxTarget()
646 virtual bool hasFloat128Type() const { return HasFloat128; } in hasFloat128Type() function
1967 !Context.getTargetInfo().hasFloat128Type()) || in checkTypeSupport()1974 (Ty->isFloat128Type() && !Context.getTargetInfo().hasFloat128Type()) || in checkTypeSupport()
1544 if (!S.Context.getTargetInfo().hasFloat128Type() && in ConvertDeclSpecToType()
8427 if (S.Context.getTargetInfo().hasFloat128Type()) in InitArithmeticTypes()
5277 (getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateBaseType()5296 ((getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateSmallEnough()7196 if (!Context.getTargetInfo().hasFloat128Type() && in isUnsupportedType()
2183 if (Target->hasFloat128Type() || !getLangOpts().OpenMP || in getTypeInfoImpl()