Searched refs:isTLSSupported (Results 1 – 12 of 12) sorted by relevance
137 FEATURE(c_thread_local, LangOpts.C11 &&PP.getTargetInfo().isTLSSupported())172 LangOpts.CPlusPlus11 &&PP.getTargetInfo().isTLSSupported())229 FEATURE(tls, PP.getTargetInfo().isTLSSupported())238 EXTENSION(c_thread_local, PP.getTargetInfo().isTLSSupported())
1342 bool isTLSSupported() const { in isTLSSupported() function
119 .Case("tls", Target.isTLSSupported()) in hasFeature()
1722 !CGM.getContext().getTargetInfo().isTLSSupported()); in getOrCreateThreadPrivateCache()1734 CGM.getContext().getTargetInfo().isTLSSupported()) in getAddrOfThreadPrivate()1774 CGM.getContext().getTargetInfo().isTLSSupported()) in emitThreadPrivateVarDefinition()2013 CGM.getTarget().isTLSSupported()) { in getAddrOfArtificialThreadPrivate()
997 getContext().getTargetInfo().isTLSSupported()) { in EmitOMPCopyinClause()1667 CGM.getContext().getTargetInfo().isTLSSupported()) in getAddrOfThreadPrivate()
2747 getContext().getTargetInfo().isTLSSupported() && isa<VarDecl>(Global) && in MayBeEmittedEagerly()
5040 if (!getContext().getTargetInfo().isTLSSupported()) in EmitBuiltinExpr()
2040 getASTContext().getTargetInfo().isTLSSupported() && in getTLSKind()
4063 if (Context.getTargetInfo().isTLSSupported()) { in AddAlignedAttr()6512 if (!S.Context.getTargetInfo().isTLSSupported()) { in handleDeclspecThreadAttr()
1625 SemaRef.getASTContext().getTargetInfo().isTLSSupported())) || in getTopDSA()3001 getASTContext().getTargetInfo().isTLSSupported())) || in CheckOMPThreadPrivateDecl()4499 getASTContext().getTargetInfo().isTLSSupported() && in ActOnOpenMPRegionEnd()
7231 else if (!Context.getTargetInfo().isTLSSupported()) { in ActOnVariableDeclarator()
373 if (!Context.getTargetInfo().isTLSSupported()) in DiagnoseUseOfDecl()