Searched refs:hasIbm128Type (Results 1 – 6 of 6) sorted by relevance
360 return hasIbm128Type() ? FloatModeKind::Ibm128 in getRealTypeByWidth()
729 virtual bool hasIbm128Type() const { return HasIbm128; } in hasIbm128Type() function
2171 !Context.getTargetInfo().hasIbm128Type())) in checkTypeSupport()2177 (Ty->isIbm128Type() && !Context.getTargetInfo().hasIbm128Type()) || in checkTypeSupport()
1177 if (!S.Context.getTargetInfo().hasIbm128Type() && in ConvertDeclSpecToType()
9271 if (S.Context.getTargetInfo().hasIbm128Type()) in InitArithmeticTypes()
393 if (Target.hasIbm128Type()) in checkDataLayoutConsistency()