| /llvm-project-15.0.7/clang/include/clang/Tooling/ |
| H A D | AllTUsExecution.h | 69 unsigned ThreadCount; variable
|
| /llvm-project-15.0.7/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::__anonfe3ecff70111::SuspendedThreadsListWindows
|
| H A D | sanitizer_stoptheworld_mac.cpp | 121 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 | 540 uptr SuspendedThreadsListLinux::ThreadCount() const { in ThreadCount() function in __sanitizer::SuspendedThreadsListLinux
|
| /llvm-project-15.0.7/clang/lib/Tooling/ |
| H A D | AllTUsExecution.cpp | 65 const CompilationDatabase &Compilations, unsigned ThreadCount, in AllTUsToolExecutor() 71 CommonOptionsParser Options, unsigned ThreadCount, in AllTUsToolExecutor()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | ParallelCG.cpp | 56 int ThreadCount = 0; in splitCodeGen() local
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | ThreadPool.cpp | 193 int ThreadCount = S.compute_thread_count(); in ThreadPool() local
|
| H A D | Parallel.cpp | 44 unsigned ThreadCount = S.compute_thread_count(); in ThreadPoolExecutor() local
|
| /llvm-project-15.0.7/llvm/unittests/DebugInfo/GSYM/ |
| H A D | GSYMTest.cpp | 1337 const uint32_t ThreadCount = 1; in TEST() local 1414 const uint32_t ThreadCount = 1; in TEST() local 1521 const uint32_t ThreadCount = 1; in TEST() local 1626 const uint32_t ThreadCount = 1; in TEST() local 1824 const uint32_t ThreadCount = 1; in TEST() local 2084 const uint32_t ThreadCount = 1; in TEST() local 2263 const uint32_t ThreadCount = 1; in TEST() local 2403 const uint32_t ThreadCount = 1; in TEST() local
|
| /llvm-project-15.0.7/bolt/lib/Core/ |
| H A D | ParallelUtilities.cpp | 27 ThreadCount("thread-count", variable
|
| /llvm-project-15.0.7/llvm/tools/llvm-gsymutil/ |
| H A D | llvm-gsymutil.cpp | 256 auto ThreadCount = in handleObjectFile() local
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl-old/ |
| H A D | tsan_rtl_thread.cpp | 108 int ThreadCount(ThreadState *thr) { in ThreadCount() function
|
| /llvm-project-15.0.7/compiler-rt/lib/tsan/rtl/ |
| H A D | tsan_rtl_thread.cpp | 104 int ThreadCount(ThreadState *thr) { in ThreadCount() function
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTOBackend.cpp | 423 unsigned ThreadCount = 0; in splitCodeGen() local
|
| H A D | ThinLTOCodeGenerator.cpp | 91 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
|