/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/ |
H A D | AllTUsExecution.h | 70 unsigned ThreadCount; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/ |
H A D | AllTUsExecution.cpp | 65 const CompilationDatabase &Compilations, unsigned ThreadCount, in AllTUsToolExecutor() argument 71 CommonOptionsParser Options, unsigned ThreadCount, in AllTUsToolExecutor() argument
|
/freebsd-src/contrib/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::__anonc9cb93190111::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
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | ParallelCG.cpp |
|
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ |
H A D | ThreadPool.cpp | 195 if (ThreadCount != 1) { in ThreadPool() local
|
H A D | Parallel.cpp | 155 unsigned ThreadCount; global() member in llvm::parallel::detail::__anond4bef43b0111::ThreadPoolExecutor
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_rtl_thread.cpp | 104 int ThreadCount(ThreadState *thr) { in ThreadCount() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/LTO/ |
H A D | LTOBackend.cpp | 434 unsigned ThreadCount = 0; splitCodeGen() local
|
H A D | ThinLTOCodeGenerator.cpp | 92 static cl::opt<int> ThreadCount("threads", cl::init(0)); global() variable
|
/freebsd-src/sys/contrib/dev/acpica/include/ |
H A D | acobject.h | 338 UINT8 ThreadCount; member
|