/openbsd/gnu/llvm/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 65 const CompilationDatabase &Compilations, unsigned ThreadCount, in AllTUsToolExecutor() 71 CommonOptionsParser Options, unsigned ThreadCount, in AllTUsToolExecutor()
|
/openbsd/gnu/llvm/clang/include/clang/Tooling/ |
H A D | AllTUsExecution.h | 70 unsigned ThreadCount; variable
|
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_stoptheworld.h | 40 virtual uptr ThreadCount() const { UNIMPLEMENTED(); } in ThreadCount() function
|
H A D | sanitizer_stoptheworld_win.cpp | 74 uptr SuspendedThreadsListWindows::ThreadCount() const { in ThreadCount() function in __sanitizer::__anon3c8761140111::SuspendedThreadsListWindows
|
H A D | sanitizer_stoptheworld_mac.cpp | 124 uptr SuspendedThreadsListMac::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListMac
|
H A D | sanitizer_stoptheworld_netbsd_libcdep.cpp | 321 uptr SuspendedThreadsListNetBSD::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListNetBSD
|
H A D | sanitizer_stoptheworld_linux_libcdep.cpp | 547 uptr SuspendedThreadsListLinux::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListLinux
|
/openbsd/gnu/llvm/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp | 56 int ThreadCount = 0; in splitCodeGen() local
|
/openbsd/gnu/llvm/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 193 int ThreadCount = S.compute_thread_count(); in ThreadPool() local
|
H A D | Parallel.cpp | 52 unsigned ThreadCount = S.compute_thread_count(); in ThreadPoolExecutor() local
|
/openbsd/gnu/llvm/llvm/tools/llvm-gsymutil/ |
H A D | llvm-gsymutil.cpp | 257 auto ThreadCount = in handleObjectFile() local
|
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_thread.cpp | 104 int ThreadCount(ThreadState *thr) { in ThreadCount() function
|
/openbsd/gnu/llvm/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 425 unsigned ThreadCount = 0; in splitCodeGen() local
|
H A D | ThinLTOCodeGenerator.cpp | 91 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
|