Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 25 of 243) sorted by relevance

12345678910

/NextBSD/contrib/gcc/config/i386/
HDsse.md615 (parallel [(const_int 0)]))
616 (vec_select:SF (match_dup 1) (parallel [(const_int 1)])))
618 (vec_select:SF (match_dup 1) (parallel [(const_int 2)]))
619 (vec_select:SF (match_dup 1) (parallel [(const_int 3)]))))
624 (parallel [(const_int 0)]))
625 (vec_select:SF (match_dup 2) (parallel [(const_int 1)])))
627 (vec_select:SF (match_dup 2) (parallel [(const_int 2)]))
628 (vec_select:SF (match_dup 2) (parallel [(const_int 3)]))))))]
641 (parallel [(const_int 0)]))
642 (vec_select:SF (match_dup 1) (parallel [(const_int 1)])))
[all …]
HDmmx.md322 (parallel [(const_int 0)]))
323 (vec_select:SF (match_dup 1) (parallel [(const_int 1)])))
327 (parallel [(const_int 0)]))
328 (vec_select:SF (match_dup 2) (parallel [(const_int 1)])))))]
340 (parallel [(const_int 0)]))
341 (vec_select:SF (match_dup 1) (parallel [(const_int 1)])))
345 (parallel [(const_int 0)]))
346 (vec_select:SF (match_dup 2) (parallel [(const_int 1)])))))]
451 (parallel [(const_int 1) (const_int 0)])))]
493 (parallel [(const_int 0)])))]
[all …]
HDi386.md1558 [(parallel [(match_operand:QI 0 "" "=m")
3024 [(parallel [(set (match_dup 0) (and:SI (match_dup 0) (const_int 65535)))
3037 [(parallel
3103 [(parallel [(set (match_dup 0) (and:HI (match_dup 0) (const_int 255)))
3108 [(parallel
3174 [(parallel [(set (match_dup 0) (and:SI (match_dup 0) (const_int 255)))
3261 [(parallel [(set (match_operand:DI 0 "register_operand" "")
3320 (parallel [(set (match_dup 1) (ashiftrt:SI (match_dup 1) (const_int 31)))
3753 [(parallel [(set (match_operand:SF 0 "" "")
3883 [(parallel [(set (match_operand:SF 0 "nonimmediate_operand" "")
[all …]
/NextBSD/contrib/gcc/config/mips/
HDmips-dsp.md39 [(parallel
51 [(parallel
65 [(parallel
77 [(parallel
91 [(parallel
105 [(parallel
141 [(parallel
174 [(parallel
189 [(parallel
298 [(parallel
[all …]
HDmips-ps-3d.md87 (parallel [(const_int 1)
100 (parallel [(const_int 1)
114 (parallel [(const_int 1)
117 (parallel [(const_int 1)
159 (parallel
213 (parallel [(match_dup 2)])))]
221 (parallel [(match_dup 2)])))]
HD4130.md6 ;; want two instructions to issue in parallel, we need to make sure that the
21 ;; execute in parallel. It makes sure that the first instruction in
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDOpenMPKinds.def78 OPENMP_DIRECTIVE(parallel)
97 OPENMP_DIRECTIVE_EXT(parallel_for, "parallel for")
98 OPENMP_DIRECTIVE_EXT(parallel_for_simd, "parallel for simd")
99 OPENMP_DIRECTIVE_EXT(parallel_sections, "parallel sections")
133 // Clauses allowed for OpenMP directive 'parallel'.
209 // Clauses allowed for OpenMP directive 'parallel for'.
224 // Clauses allowed for OpenMP directive 'parallel for simd'.
241 // Clauses allowed for OpenMP directive 'parallel sections'.
/NextBSD/contrib/gcc/config/ia64/
HDvect.md221 (parallel [(const_int 0) (const_int 2)]))
225 (parallel [(const_int 0) (const_int 2)]))))]
236 (parallel [(const_int 1) (const_int 3)]))
240 (parallel [(const_int 1) (const_int 3)]))))]
529 (parallel [(const_int 0)
547 (parallel [(const_int 4)
565 (parallel [(const_int 0)
583 (parallel [(const_int 1)
599 (parallel [(const_int 7)
615 (parallel [(const_int 0)
[all …]
HDia64.md1776 ;; Transform test of and/or of setcc into parallel comparisons.
1800 (parallel [(set (match_dup 0) (not:BI (match_dup 0)))
1826 (parallel [(set (match_dup 0) (not:BI (match_dup 0)))
2204 [(parallel [(set (match_dup 0) (div:XF (const_int 1) (match_dup 2)))
2209 (parallel [(set (match_dup 4) (mult:XF (match_dup 1) (match_dup 0)))
2212 (parallel [(set (match_dup 5)
2217 (parallel [(set (match_dup 4)
2222 (parallel [(set (match_dup 5)
2227 (parallel [(set (match_dup 0)
2347 [(parallel [(set (match_dup 5) (plus:DI (mult:DI (match_dup 1) (match_dup 2))
[all …]
/NextBSD/contrib/gcc/config/arm/
HDiwmmxt.md583 (parallel
592 (parallel
601 (parallel
610 (parallel
621 (parallel [(match_operand:SI 2 "immediate_operand" "i")])))]
890 (parallel [(const_int 4)
899 (parallel [(const_int 0)
916 (parallel [(const_int 0)
921 (parallel [(const_int 2)
934 (parallel [(const_int 0)
[all …]
/NextBSD/contrib/gcc/config/s390/
HDs390.md726 [(parallel
849 [(parallel [(match_operand:TI 0 "" "")
1048 [(parallel [(match_operand:DI 0 "" "")
1083 [(parallel
1095 (parallel
1107 [(parallel [(match_operand:DI 0 "register_operand" "=a")
1217 [(parallel
1229 (parallel
1277 [(parallel [(match_operand:SI 0 "register_operand" "=a")
1539 [(parallel [(match_operand:TF 0 "" "")
[all …]
/NextBSD/contrib/gcclibs/libgomp/
HDlibgomp.texi39 multi-platform shared-memory parallel programming in C/C++ and Fortran.
75 for multi-platform shared-memory parallel programming in C/C++ and Fortran.
133 Control threads, processors and the parallel environment.
138 * omp_get_nested:: Nested parallel regions
142 * omp_in_parallel:: Whether a parallel region is active
144 * omp_set_nested:: Enable/disable nested parallel regions
206 Return the maximum number of threads used for parallel regions that do
229 @section @code{omp_get_nested} -- Nested parallel regions
232 This function returns @code{true} if nested parallel regions are
236 Nested parallel regions may be initialized at startup by the
[all …]
/NextBSD/usr.bin/paste/
HDpaste.c63 static int parallel(char **);
117 rval = parallel(argv); in main()
129 parallel(char **argv) in parallel() function
/NextBSD/gnu/lib/libgomp/
HDMakefile.depend60 parallel.So: gstdint.h
61 parallel.o: gstdint.h
62 parallel.po: gstdint.h
HDMakefile13 error.c iter.c loop.c ordered.c parallel.c sections.c \
/NextBSD/contrib/gcc/config/sparc/
HDsync.md73 [(parallel
144 [(parallel
175 [(parallel [(set (match_operand:QI 0 "register_operand" "")
183 [(parallel [(set (match_operand:I24MODE 0 "register_operand" "")
/NextBSD/contrib/gcc/config/rs6000/
HDaltivec.md764 (parallel [(const_int 0)
781 (parallel [(const_int 8)
805 (parallel [(const_int 0)
814 (parallel [(const_int 4)
830 (parallel [(const_int 0)
835 (parallel [(const_int 2)
847 (parallel [(const_int 8)
864 (parallel [(const_int 0)
888 (parallel [(const_int 4)
897 (parallel [(const_int 0)
[all …]
HDsync.md155 [(parallel [(set (match_operand:INT1 0 "memory_operand" "")
212 [(parallel [(set (match_operand:INT1 0 "memory_operand" "")
253 [(parallel [(set (match_operand:INT1 0 "gpc_reg_operand" "")
316 [(parallel [(set (match_operand:INT1 0 "gpc_reg_operand" "")
361 [(parallel [(set (match_operand:INT1 0 "gpc_reg_operand" "")
427 [(parallel [(set (match_operand:INT1 0 "gpc_reg_operand" "")
HDpredicates.md27 (match_code "parallel"))
822 (match_code "parallel")
862 (match_code "parallel")
902 (match_code "parallel")
968 (match_code "parallel")
1037 (match_code "parallel")
1070 (match_code "parallel")
1117 (match_code "parallel")
1163 (match_code "parallel")
1238 (match_code "parallel")
/NextBSD/contrib/file/magic/Magdir/
HDconvex43 >88 belong &0x00040000 parallel
63 >88 belong &0x00040000 parallel
/NextBSD/crypto/openssl/doc/ssl/
HDSSL_CTX_sessions.pod22 access this database e.g. for searching. In parallel, the sessions
/NextBSD/usr.sbin/bsdconfig/include/
HDnetwork_device.hlp36 parallel port cable. The data rate over the parallel port is much
/NextBSD/sys/gnu/dts/arm/
HDimx6dl-aristainetos_7.dts25 compatible = "fsl,imx-parallel-display";
HDimx6dl-aristainetos_4.dts36 compatible = "fsl,imx-parallel-display";
/NextBSD/contrib/gdb/gdb/
HDgdb_mbuild.sh29 -j <makejobs> Run <makejobs> in parallel. Passed to make.

12345678910