Searched refs:hasIbm128Type (Results 1 – 5 of 5) sorted by relevance
337 return hasIbm128Type() ? FloatModeKind::Ibm128 in getRealTypeByWidth()
708 virtual bool hasIbm128Type() const { return HasIbm128; } in hasIbm128Type() function
2023 !Context.getTargetInfo().hasIbm128Type())) in checkTypeSupport()2029 (Ty->isIbm128Type() && !Context.getTargetInfo().hasIbm128Type()) || in checkTypeSupport()
1168 if (!S.Context.getTargetInfo().hasIbm128Type() && in ConvertDeclSpecToType()
8812 if (S.Context.getTargetInfo().hasIbm128Type()) in InitArithmeticTypes()