Home
last modified time | relevance | path

Searched refs:parallelism (Results 1 – 25 of 28) sorted by relevance

12

/openbsd/src/gnu/llvm/llvm/utils/lit/tests/Inputs/parallelism-groups/
Dlit.cfg2 config.name = 'parallelism-groups'
/openbsd/src/gnu/llvm/llvm/docs/
DVectorizers.rst352 high degree of parallelism can fully utilize the entire width of the machine.
353 The Loop Vectorizer increases the instruction level parallelism (ILP) by
428 The goal of SLP vectorization (a.k.a. superword-level parallelism) is
DHowToAddABuilder.rst67 of parallelism (-j param) would give the fastest build. You can build
DCMake.rst258 to restrict the parallelism. For example, to avoid OOMs or going
/openbsd/src/gnu/llvm/clang/runtime/
DCMakeLists.txt17 # Use special command for Makefiles to support parallelism.
/openbsd/src/gnu/llvm/llvm/docs/HistoricalNotes/
D2001-02-09-AdveComments.txt98 o About explicit parallelism:
/openbsd/src/usr.sbin/vmd/
Dvmd.h379 int parallelism; member
Dvmd.c868 env->vmd_cfg.parallelism); in start_vm_batch()
877 if (i > env->vmd_cfg.parallelism) { in start_vm_batch()
956 env->vmd_cfg.parallelism = ncpus; in vmd_configure()
Dparse.y232 env->vmd_cfg.parallelism = $4;
/openbsd/src/gnu/llvm/llvm/cmake/modules/
DLLVMExternalProjectUtils.cmake11 # Use special command for Makefiles to support parallelism.
/openbsd/src/gnu/llvm/clang/docs/
DThinLTO.rst114 may be too aggressive, in which case the amount of parallelism can
DOpenMPSupport.rst96 - Nested parallelism: inner parallel regions are executed sequentially.
DStandardCPlusPlusModules.rst243 to higher parallelism. As an example, if there are two module units A and B, and B depends on A, the
DLanguageExtensions.rst4027 improve instruction-level parallelism (ILP) using advanced hardware features,
4162 parallelism could be reduced by sequentializing the execution of the
/openbsd/src/gnu/llvm/llvm/docs/Proposals/
DVectorizationPlan.rst234 .. [4] "Exploiting mixed SIMD parallelism by reducing data reorganization
/openbsd/src/gnu/gcc/gcc/config/i386/
Dathlon.md223 ;; The parallelism of string instructions is not documented. Model it same way
/openbsd/src/gnu/gcc/gcc/doc/
Dpasses.texi437 instead of scalar types. Data parallelism across loop iterations is exploited
Dmd.texi6694 The task of exploiting more processor parallelism is solved by an
6697 processor parallelism (or @dfn{pipeline description}). GCC
6698 machine descriptions describe processor parallelism and functional
Dgccint.info3479 types instead of scalar types. Data parallelism across loop
18123 The task of exploiting more processor parallelism is solved by an
18126 processor parallelism (or "pipeline description"). GCC machine
18127 descriptions describe processor parallelism and functional unit
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-mca.rst523 and 'uOps Per Cycle' are limited by the amount of hardware parallelism. The
/openbsd/src/gnu/usr.bin/gcc/gcc/doc/
Dmd.texi5358 The task of exploiting more processor parallelism is solved by an
5361 processor parallelism (or @dfn{pipeline description}). Currently GCC
5362 provides two alternative ways to describe processor parallelism,
5878 The old instruction level parallelism description and the pipeline
/openbsd/src/gnu/llvm/clang/include/clang/Driver/
DOptions.td2215 HelpText<"Controls the backend parallelism of -flto=thin (default "
2655 def fopenmp_assume_no_nested_parallelism : Flag<["-"], "fopenmp-assume-no-nested-parallelism">, Gro…
2924 HelpText<"Enable the superword-level parallelism vectorization passes">;
/openbsd/src/gnu/usr.bin/perl/pod/
Dperl5200delta.pod1910 building pure-Perl extensions, without removing any parallelism from the
/openbsd/src/gnu/usr.bin/gcc/gcc/config/mips/
Dmips.md335 ;; parallelism can occur on R4300 processors. To force GCC into coding
/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DAttrDocs.td3624 utilizing instruction-level parallelism. It reorders loop instructions to

12