Searched refs:isTLSSupported (Results 1 – 23 of 23) sorted by relevance
133 FEATURE(c_thread_local, LangOpts.C11 &&PP.getTargetInfo().isTLSSupported())168 LangOpts.CPlusPlus11 &&PP.getTargetInfo().isTLSSupported())225 FEATURE(tls, PP.getTargetInfo().isTLSSupported())234 EXTENSION(c_thread_local, PP.getTargetInfo().isTLSSupported())
1299 bool isTLSSupported() const { in isTLSSupported() function
1134 LangOpts.C11 && PP.getTargetInfo().isTLSSupported()) in HasFeature()1168 LangOpts.CPlusPlus11 && PP.getTargetInfo().isTLSSupported()) in HasFeature()1220 .Case("tls", PP.getTargetInfo().isTLSSupported()) in HasFeature()1254 .Case("c_thread_local", PP.getTargetInfo().isTLSSupported()) in HasExtension()
878 bool isTLSSupported() const { in isTLSSupported() function
70 .Case("tls", Target.isTLSSupported()) in hasFeature()
119 .Case("tls", Target.isTLSSupported()) in hasFeature()
1727 !CGM.getContext().getTargetInfo().isTLSSupported()); in getOrCreateThreadPrivateCache()1738 CGM.getContext().getTargetInfo().isTLSSupported()) in getAddrOfThreadPrivate()1774 CGM.getContext().getTargetInfo().isTLSSupported()) in emitThreadPrivateVarDefinition()
1459 getContext().getTargetInfo().isTLSSupported() && isa<VarDecl>(Global)) in MayBeEmittedEagerly()
714 getContext().getTargetInfo().isTLSSupported()) { in EmitOMPCopyinClause()
2370 if (!getContext().getTargetInfo().isTLSSupported()) in EmitBuiltinExpr()
655 SemaRef.getASTContext().getTargetInfo().isTLSSupported())) || in getTopDSA()1360 getASTContext().getTargetInfo().isTLSSupported())) || in CheckOMPThreadPrivateDecl()1797 getASTContext().getTargetInfo().isTLSSupported() && in ActOnOpenMPRegionEnd()
3268 if (Context.getTargetInfo().isTLSSupported()) { in AddAlignedAttr()4670 if (!S.Context.getTargetInfo().isTLSSupported()) { in handleDeclspecThreadAttr()
6218 else if (!Context.getTargetInfo().isTLSSupported()) { in ActOnVariableDeclarator()
1823 getASTContext().getTargetInfo().isTLSSupported() && in getTLSKind()
1702 !CGM.getContext().getTargetInfo().isTLSSupported()); in getOrCreateThreadPrivateCache()1714 CGM.getContext().getTargetInfo().isTLSSupported()) in getAddrOfThreadPrivate()1754 CGM.getContext().getTargetInfo().isTLSSupported()) in emitThreadPrivateVarDefinition()1993 CGM.getTarget().isTLSSupported()) { in getAddrOfArtificialThreadPrivate()
968 getContext().getTargetInfo().isTLSSupported()) { in EmitOMPCopyinClause()1636 CGM.getContext().getTargetInfo().isTLSSupported()) in getAddrOfThreadPrivate()
2580 getContext().getTargetInfo().isTLSSupported() && isa<VarDecl>(Global) && in MayBeEmittedEagerly()
4734 if (!getContext().getTargetInfo().isTLSSupported()) in EmitBuiltinExpr()
2016 getASTContext().getTargetInfo().isTLSSupported() && in getTLSKind()
3911 if (Context.getTargetInfo().isTLSSupported()) { in AddAlignedAttr()6214 if (!S.Context.getTargetInfo().isTLSSupported()) { in handleDeclspecThreadAttr()
1624 SemaRef.getASTContext().getTargetInfo().isTLSSupported())) || in getTopDSA()2985 getASTContext().getTargetInfo().isTLSSupported())) || in CheckOMPThreadPrivateDecl()4375 getASTContext().getTargetInfo().isTLSSupported() && in ActOnOpenMPRegionEnd()
7137 else if (!Context.getTargetInfo().isTLSSupported()) { in ActOnVariableDeclarator()
379 if (!Context.getTargetInfo().isTLSSupported()) in DiagnoseUseOfDecl()