Home
last modified time | relevance | path

Searched defs:ThreadCount (Results 1 – 14 of 14) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DThreadPool.cpp26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
114 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
DParallel.cpp42 explicit ThreadPoolExecutor(unsigned ThreadCount = hardware_concurrency()) { in ThreadPoolExecutor()
/external/llvm/lib/Support/
DThreadPool.cpp26 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
118 ThreadPool::ThreadPool(unsigned ThreadCount) in ThreadPool()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DParallelCG.cpp55 int ThreadCount = 0; in splitCodeGen() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DParallelCG.cpp56 int ThreadCount = 0; in splitCodeGen() local
/external/llvm/lib/CodeGen/
DParallelCG.cpp56 int ThreadCount = 0; in splitCodeGen() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
DThreadPool.cpp193 int ThreadCount = S.compute_thread_count(); in ThreadPool() local
DParallel.cpp52 unsigned ThreadCount = S.compute_thread_count(); in ThreadPoolExecutor() local
/external/compiler-rt/lib/tsan/rtl/
Dtsan_rtl_thread.cc215 int ThreadCount(ThreadState *thr) { in ThreadCount() function
/external/llvm/tools/llvm-cov/
DCodeCoverage.cpp549 unsigned ThreadCount = 1; in show() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
DLTOBackend.cpp379 unsigned ThreadCount = 0; in splitCodeGen() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/LTO/
DLTOBackend.cpp425 unsigned ThreadCount = 0; in splitCodeGen() local
DThinLTOCodeGenerator.cpp91 static cl::opt<int> ThreadCount("threads", cl::init(0)); variable
/external/angle/third_party/vulkan_memory_allocator/src/
DTests.cpp135 uint32_t ThreadCount; member
153 uint32_t ThreadCount; member