/llvm-project/clang/include/clang/Tooling/ |
H A D | AllTUsExecution.h | 70 unsigned ThreadCount; variable
|
/llvm-project/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::__anon9291efba0111::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 { ThreadCount() function in __sanitizer::SuspendedThreadsListLinux
|
/llvm-project/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/llvm/unittests/DebugInfo/GSYM/ |
H A D | GSYMTest.cpp | 1343 const uint32_t ThreadCount = 1; in TEST() local 1421 const uint32_t ThreadCount = 1; in TEST() local 1529 const uint32_t ThreadCount = 1; in TEST() local 1635 const uint32_t ThreadCount = 1; in TEST() local 1834 const uint32_t ThreadCount = 1; in TEST() local 2095 const uint32_t ThreadCount = 1; TEST() local 2275 const uint32_t ThreadCount = 1; TEST() local 2416 const uint32_t ThreadCount = 1; TEST() local 3057 const uint32_t ThreadCount = 1; TEST() local 3285 const uint32_t ThreadCount = 1; TEST() local 3522 const uint32_t ThreadCount = 1; TEST() local 3802 const uint32_t ThreadCount = 1; TEST() local 4005 const uint32_t ThreadCount = 1; TEST() local 4158 const uint32_t ThreadCount = 1; TEST() local 4320 const uint32_t ThreadCount = 1; TEST() local 4641 const uint32_t ThreadCount = 1; TEST() local 4857 const uint32_t ThreadCount = 1; TEST() local [all...] |
/llvm-project/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 194 int ThreadCount = S.compute_thread_count(); in SingleThreadExecutor() local
|
H A D | Parallel.cpp | 155 unsigned ThreadCount; global() member in llvm::parallel::detail::__anon5042709c0111::ThreadPoolExecutor
|
/llvm-project/bolt/lib/Core/ |
H A D | ParallelUtilities.cpp | 27 ThreadCount("thread-count", variable
|
/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_thread.cpp | 104 int ThreadCount(ThreadState *thr) { in ThreadCount() function
|
/llvm-project/llvm/tools/llvm-gsymutil/ |
H A D | llvm-gsymutil.cpp | 311 auto ThreadCount = handleObjectFile() local
|
/llvm-project/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 432 unsigned ThreadCount = 0; splitCodeGen() local
|
H A D | ThinLTOCodeGenerator.cpp | 93 static cl::opt<int> ThreadCount("threads", cl::init(0)); global() variable
|