Searched refs:hasInt128Type (Results 1 – 14 of 14) sorted by relevance
158 bool hasInt128Type() const override { return false; } in hasInt128Type() function
112 bool hasInt128Type() const final { return true; } in hasInt128Type() function
141 bool hasInt128Type() const override;
402 bool hasInt128Type() const override { in hasInt128Type() function
776 bool AArch64TargetInfo::hasInt128Type() const { return true; } in hasInt128Type() function in AArch64TargetInfo
741 bool hasInt128Type() const override { return true; } in hasInt128Type() function
744 bool hasInt128Type() const override { return false; } in hasInt128Type() function
901 if (TI.hasInt128Type()) in InitializePredefinedMacros()1178 if (TI.hasInt128Type() && LangOpts.CPlusPlus && LangOpts.GNUMode) { in InitializePredefinedMacros()
265 if (Context.getTargetInfo().hasInt128Type() || in Initialize()267 Context.getAuxTargetInfo()->hasInt128Type())) { in Initialize()1895 !Context.getTargetInfo().hasInt128Type())) { in checkDeviceDecl()
8183 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8185 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()8190 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8192 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()
1499 if (!S.Context.getTargetInfo().hasInt128Type() && in ConvertDeclSpecToType()
578 virtual bool hasInt128Type() const { in hasInt128Type() function
684 return CGM.getContext().getTargetInfo().hasInt128Type(); in isLegalIntegerType()
737 Context.getTypeSize(Context.getTargetInfo().hasInt128Type() in classifyArgumentType()759 getContext().getTypeSize(getContext().getTargetInfo().hasInt128Type() in classifyReturnType()7038 (Context.getTargetInfo().hasInt128Type() ? 128U : 64U); in isUnsupportedType()7039 if (!Context.getTargetInfo().hasInt128Type() && T->isIntegerType() && in isUnsupportedType()7115 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()7933 !getContext().getTargetInfo().hasInt128Type())) in classifyArgumentType()8024 !getContext().getTargetInfo().hasInt128Type())) in classifyReturnType()10873 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()