| /llvm-project-15.0.7/mlir/include/mlir/IR/ |
| H A D | MLIRContext.h | 57 enum class Threading { DISABLED, ENABLED }; enum 59 explicit MLIRContext(Threading multithreading = Threading::ENABLED); 61 Threading multithreading = Threading::ENABLED);
|
| /llvm-project-15.0.7/llvm/unittests/Support/ |
| H A D | Threading.cpp | 20 TEST(Threading, PhysicalConcurrency) { in TEST() argument 57 TEST(Threading, RunOnThreadSyncAsync) { in TEST() argument 73 TEST(Threading, RunOnThreadSync) { in TEST() argument 83 TEST(Threading, AppleStackSize) { in TEST() argument
|
| H A D | CMakeLists.txt | 87 Threading.cpp
|
| /llvm-project-15.0.7/llvm/lib/Support/Windows/ |
| H A D | COM.inc | 22 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading, 25 if (Threading == COMThreadingMode::SingleThreaded)
|
| H A D | Threading.inc | 1 //===- Windows/Threading.inc - Win32 Threading Implementation - -*- C++ -*-===// 9 // This file provides the Win32 specific implementation of Threading functions.
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | ThreadingSupportAPI.rst | 2 Threading Support API 21 External Threading API and the ``<__external_threading>`` header 33 External Threading Library 53 Threading Configuration Macros
|
| /llvm-project-15.0.7/llvm/include/llvm/Support/ |
| H A D | COM.h | 24 explicit InitializeCOMRAII(COMThreadingMode Threading,
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/clang-tools-extra/clangd/support/ |
| H A D | BUILD.gn | 21 "Threading.cpp",
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ |
| H A D | CMakeLists.txt | 28 Threading.cpp
|
| /llvm-project-15.0.7/llvm/lib/Support/Unix/ |
| H A D | COM.inc | 21 InitializeCOMRAII::InitializeCOMRAII(COMThreadingMode Threading,
|
| H A D | Threading.inc | 1 //===- Unix/Threading.inc - Unix Threading Implementation ----- -*- C++ -*-===// 9 // This file provides the Unix specific implementation of Threading functions.
|
| /llvm-project-15.0.7/mlir/unittests/Analysis/Presburger/ |
| H A D | Utils.h | 33 MLIRContext context(MLIRContext::Threading::DISABLED); in parsePoly()
|
| /llvm-project-15.0.7/llvm/test/Transforms/JumpThreading/ |
| H A D | divergent-target-test.ll | 7 ; Here we assure that for the target with no branch divergence usual Jump Threading optimization pe…
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/unittests/Support/ |
| H A D | BUILD.gn | 90 "Threading.cpp",
|
| /llvm-project-15.0.7/pstl/ |
| H A D | README.md | 16 * Threading Building Blocks (TBB) which is available for download at https://github.com/01org/tbb/
|
| H A D | CMakeLists.txt | 22 set(PSTL_PARALLEL_BACKEND "serial" CACHE STRING "Threading backend to use. Valid choices are 'seria…
|
| H A D | LICENSE.TXT | 257 Threading Runtimes Team 275 * Neither the names of Intel Corporation Threading Runtimes Team nor the
|
| /llvm-project-15.0.7/mlir/lib/IR/ |
| H A D | MLIRContext.cpp | 256 MLIRContext::MLIRContext(Threading setting) in MLIRContext() 259 MLIRContext::MLIRContext(const DialectRegistry ®istry, Threading setting) in MLIRContext() 260 : impl(new MLIRContextImpl(setting == Threading::ENABLED && in MLIRContext()
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-opt/ |
| H A D | MlirOptMain.cpp | 108 MLIRContext context(registry, MLIRContext::Threading::DISABLED); in processBuffer()
|
| /llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Support/ |
| H A D | BUILD.gn | 181 "Threading.cpp",
|
| /llvm-project-15.0.7/llvm/lib/Support/ |
| H A D | CMakeLists.txt | 270 Threading.cpp
|
| /llvm-project-15.0.7/mlir/lib/Tools/mlir-lsp-server/ |
| H A D | MLIRServer.cpp | 793 MLIRContext tmpContext(registry, MLIRContext::Threading::DISABLED); in getCodeCompletion() 930 : context(registry, MLIRContext::Threading::DISABLED), in MLIRTextFile()
|
| /llvm-project-15.0.7/libunwind/ |
| H A D | CMakeLists.txt | 281 # Threading-support
|
| /llvm-project-15.0.7/openmp/runtime/cmake/ |
| H A D | config-ix.cmake | 154 # Checking Threading requirements
|
| /llvm-project-15.0.7/libcxxabi/ |
| H A D | CMakeLists.txt | 345 # Threading
|