Searched refs:hasInt128Type (Results 1 – 13 of 13) sorted by relevance
114 bool hasInt128Type() const final { return true; } in hasInt128Type() function
167 bool hasInt128Type() const override { return false; } in hasInt128Type() function
157 bool hasInt128Type() const override;
402 bool hasInt128Type() const override { in hasInt128Type() function
878 bool AArch64TargetInfo::hasInt128Type() const { return true; } in hasInt128Type() function in AArch64TargetInfo
756 bool hasInt128Type() const override { return true; } in hasInt128Type() function
999 if (TI.hasInt128Type()) in InitializePredefinedMacros()1283 if (TI.hasInt128Type() && LangOpts.CPlusPlus && LangOpts.GNUMode) { in InitializePredefinedMacros()
283 if (Context.getTargetInfo().hasInt128Type() || in Initialize()285 Context.getAuxTargetInfo()->hasInt128Type())) { in Initialize()1949 !Context.getTargetInfo().hasInt128Type()) || in checkTypeSupport()
8313 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8315 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()8320 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8322 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()
1486 if (!S.Context.getTargetInfo().hasInt128Type() && in ConvertDeclSpecToType()
587 virtual bool hasInt128Type() const { in hasInt128Type() function
685 return CGM.getContext().getTargetInfo().hasInt128Type(); in isLegalIntegerType()
780 Context.getTypeSize(Context.getTargetInfo().hasInt128Type() in classifyArgumentType()802 getContext().getTypeSize(getContext().getTargetInfo().hasInt128Type() in classifyReturnType()7190 (Context.getTargetInfo().hasInt128Type() ? 128U : 64U); in isUnsupportedType()7191 if (!Context.getTargetInfo().hasInt128Type() && T->isIntegerType() && in isUnsupportedType()7267 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()8081 !getContext().getTargetInfo().hasInt128Type())) in classifyArgumentType()8172 !getContext().getTargetInfo().hasInt128Type())) in classifyReturnType()11225 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()