| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/src/ |
| H A D | CMakeLists.txt | 7 Parallelism.cpp
|
| /llvm-project-15.0.7/libcxx/docs/DesignDocs/ |
| H A D | ExperimentalFeatures.rst | 149 Parallelism TS `V1 <https://wg21.link/N4507>`__ and `V2 <https://wg21.link/N4706>`__ 151 Some (most) of the Parallelism TS was accepted for C++17. 152 We have not yet shipped an implementation of the Parallelism TS.
|
| /llvm-project-15.0.7/pstl/ |
| H A D | README.md | 5 execution policy specified in Parallelism TS version 2 and proposed for the next version of the C++…
|
| /llvm-project-15.0.7/llvm/tools/gold/ |
| H A D | gold-plugin.cpp | 143 static std::string Parallelism; variable 274 Parallelism = std::string(opt); in process_plugin_option() 277 Parallelism.c_str()); in process_plugin_option() 914 llvm::heavyweight_hardware_concurrency(options::Parallelism)); in createLTO()
|
| /llvm-project-15.0.7/llvm/tools/llvm-lto/ |
| H A D | llvm-lto.cpp | 240 static cl::opt<unsigned> Parallelism("j", cl::Prefix, cl::init(1), variable 1104 if (Parallelism != 1) in main() 1115 if (!CodeGen.compileOptimized(AddStream, Parallelism)) in main() 1120 if (Parallelism != 1) in main()
|
| /llvm-project-15.0.7/openmp/docs/optimizations/ |
| H A D | OpenMPOpt.rst | 107 - 2020 LLVM Developers’ Meeting: "(OpenMP) Parallelism-Aware Optimizations" https://youtu.be/gtxWke…
|
| /llvm-project-15.0.7/llvm/include/llvm/LTO/ |
| H A D | LTO.h | 207 ThinBackend createInProcessThinBackend(ThreadPoolStrategy Parallelism,
|
| /llvm-project-15.0.7/llvm/docs/Proposals/ |
| H A D | TestSuite.rst | 27 * Parallelism (currently, all programs in test-suite use
|
| /llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/ |
| H A D | CMakeLists.txt | 106 ${source_directory}/Parallelism.cpp
|
| /llvm-project-15.0.7/clang/lib/Driver/ToolChains/ |
| H A D | CommonArgs.cpp | 546 StringRef Parallelism = getLTOParallelism(Args, D); in addLTOOptions() local 547 if (!Parallelism.empty()) in addLTOOptions() 549 Args.MakeArgString("-plugin-opt=jobs=" + Twine(Parallelism))); in addLTOOptions()
|
| H A D | Darwin.cpp | 670 StringRef Parallelism = getLTOParallelism(Args, getToolChain().getDriver()); in ConstructJob() local 671 if (!Parallelism.empty()) { in ConstructJob() 674 llvm::get_threadpool_strategy(Parallelism)->compute_thread_count(); in ConstructJob()
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | ThinLTO.rst | 104 Controlling Backend Parallelism
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | Lexicon.rst | 298 Superword-Level Parallelism, same as :ref:`Basic-Block Vectorization
|
| /llvm-project-15.0.7/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1347 ThinBackend lto::createInProcessThinBackend(ThreadPoolStrategy Parallelism, in createInProcessThinBackend() argument 1355 Conf, CombinedIndex, Parallelism, ModuleToDefinedGVSummaries, AddStream, in createInProcessThinBackend()
|
| /llvm-project-15.0.7/libcxx/docs/Status/ |
| H A D | Cxx17Papers.csv | 28 "`P0024R2 <https://wg21.link/P0024R2>`__","LWG","The Parallelism TS Should be Standardized","Jackso…
|
| H A D | Cxx20Papers.csv | 88 "`P1001R2 <https://wg21.link/P1001R2>`__","LWG","Target Vectorization Policies from Parallelism V2 …
|
| H A D | Cxx17Issues.csv | 174 "`2718 <https://wg21.link/LWG2718>`__","Parallelism bug in [algorithms.parallel.exec] p2","Oulu",""…
|
| /llvm-project-15.0.7/openmp/docs/design/ |
| H A D | Runtimes.rst | 1179 Parallelism.cpp:196: Thread 0 Entering int32_t __kmpc_global_thread_num() 1182 Parallelism.cpp:85: Thread 0 Entering void __kmpc_parallel_51() 1183 Parallelism.cpp:69: Thread 0 Entering <OpenMP Outlined Function>
|
| /llvm-project-15.0.7/mlir/docs/Dialects/ |
| H A D | Vector.md | 481 register allocation, Instruction-Level-Parallelism and
|
| /llvm-project-15.0.7/llvm/docs/CommandGuide/ |
| H A D | llvm-mca.rst | 596 Parallelism).
|
| /llvm-project-15.0.7/clang/docs/tools/ |
| H A D | clang-formatted-files.txt | 8557 openmp/libomptarget/DeviceRTL/src/Parallelism.cpp
|