Searched refs:hasFloat128Type (Results 1 – 5 of 5) sorted by relevance
275 if (hasFloat128Type()) in getRealTypeByWidth()
519 virtual bool hasFloat128Type() const { return HasFloat128; } in hasFloat128Type() function
4671 (getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateBaseType()4690 ((getContext().getTargetInfo().hasFloat128Type() && in isHomogeneousAggregateSmallEnough()
1460 if (!S.Context.getTargetInfo().hasFloat128Type()) in ConvertDeclSpecToType()
7764 if (S.Context.getTargetInfo().hasFloat128Type()) in InitArithmeticTypes()