Searched refs:LLVM_THREAD_LOCAL (Results 1 – 6 of 6) sorted by relevance
525 #define LLVM_THREAD_LOCAL thread_local macro529 #define LLVM_THREAD_LOCAL __thread macro534 #define LLVM_THREAD_LOCAL macro
53 static LLVM_THREAD_LOCAL PrettyStackTraceEntry *PrettyStackTraceHead = nullptr;69 static LLVM_THREAD_LOCAL unsigned ThreadLocalSigInfoGenerationCounter = 0;
54 static LLVM_THREAD_LOCAL std::vector<ThreadPoolTaskGroup *>
36 static LLVM_THREAD_LOCAL TimeTraceProfiler *TimeTraceProfilerInstance = nullptr;
22 static LLVM_THREAD_LOCAL void *BottomOfStack = nullptr;
90 static LLVM_THREAD_LOCAL CacheType cache; in getStaticCache()