Searched refs:hasInt128Type (Results 1 – 13 of 13) sorted by relevance
113 bool hasInt128Type() const final { return true; } in hasInt128Type() function
174 bool hasInt128Type() const override { return false; } in hasInt128Type() function
402 bool hasInt128Type() const override { in hasInt128Type() function
198 bool hasInt128Type() const override;
774 bool hasInt128Type() const override { return true; } in hasInt128Type() function
1294 bool AArch64TargetInfo::hasInt128Type() const { return true; } in hasInt128Type() function in AArch64TargetInfo
1014 if (TI.hasInt128Type()) in InitializePredefinedMacros()1296 if (TI.hasInt128Type() && LangOpts.CPlusPlus && LangOpts.GNUMode) { in InitializePredefinedMacros()
284 if (Context.getTargetInfo().hasInt128Type() || in Initialize()286 Context.getAuxTargetInfo()->hasInt128Type())) { in Initialize()1977 !Context.getTargetInfo().hasInt128Type()) || in checkTypeSupport()
8438 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8440 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()8445 if (S.Context.getTargetInfo().hasInt128Type() || in InitArithmeticTypes()8447 S.Context.getAuxTargetInfo()->hasInt128Type())) in InitArithmeticTypes()
1499 if (!S.Context.getTargetInfo().hasInt128Type() && in ConvertDeclSpecToType()9454 bool Int128Unsupported = !S.Context.getTargetInfo().hasInt128Type(); in ChangeIntegralSignedness()
608 virtual bool hasInt128Type() const { in hasInt128Type() function
680 return CGM.getContext().getTargetInfo().hasInt128Type(); in isLegalIntegerType()
793 Context.getTypeSize(Context.getTargetInfo().hasInt128Type() in classifyArgumentType()815 getContext().getTypeSize(getContext().getTargetInfo().hasInt128Type() in classifyReturnType()7202 (Context.getTargetInfo().hasInt128Type() ? 128U : 64U); in isUnsupportedType()7203 if (!Context.getTargetInfo().hasInt128Type() && T->isIntegerType() && in isUnsupportedType()7279 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()8206 !getContext().getTargetInfo().hasInt128Type())) in classifyArgumentType()8297 !getContext().getTargetInfo().hasInt128Type())) in classifyReturnType()11351 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()12105 (!getContext().getTargetInfo().hasInt128Type() && in classifyArgumentType()