Searched refs:hasInt128Type (Results 1 – 14 of 14) sorted by relevance
153 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
771 bool AArch64TargetInfo::hasInt128Type() const { return true; } in hasInt128Type() function in AArch64TargetInfo
736 bool hasInt128Type() const override { return true; } in hasInt128Type() function
732 bool hasInt128Type() const override { return false; } in hasInt128Type() function
899 if (TI.hasInt128Type()) in InitializePredefinedMacros()1176 if (TI.hasInt128Type() && LangOpts.CPlusPlus && LangOpts.GNUMode) { in InitializePredefinedMacros()
242 if (Context.getTargetInfo().hasInt128Type() || in Initialize()244 Context.getAuxTargetInfo()->hasInt128Type())) { in Initialize()1837 !Context.getTargetInfo().hasInt128Type())) { in checkDeviceDecl()
8187 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8189 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()8194 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8196 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()
1498 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()7021 (Context.getTargetInfo().hasInt128Type() ? 128U : 64U); in isUnsupportedType()7022 if (!Context.getTargetInfo().hasInt128Type() && T->isIntegerType() && in isUnsupportedType()7098 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()7914 !getContext().getTargetInfo().hasInt128Type())) in classifyArgumentType()8005 !getContext().getTargetInfo().hasInt128Type())) in classifyReturnType()10827 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()