Home
last modified time | relevance | path

Searched refs:expand_omp_simd (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.gimple-classes895 (expand_omp_simd): Likewise.
1872 * omp-low.c (expand_omp_simd): Introduce a new local cond_stmt
H A Domp-expand.cc6340 expand_omp_simd (struct omp_region *region, struct omp_for_data *fd) in expand_omp_simd() function
8122 expand_omp_simd (region, &fd); in expand_omp_for()
H A DChangeLog-20134787 (expand_omp_simd): Use cont_bb rather than e->dest as latch.
7575 * omp-low.c (expand_omp_simd): Likewise.
15470 (expand_omp_simd): Handle combined loops.
18400 (expand_omp_simd): Ditto.
21422 (expand_omp_simd): New.
21423 (expand_omp_for): Use expand_omp_simd.
H A DChangeLog-20173282 (expand_omp_simd): Likewise.
16301 * omp-expand.c (expand_omp_simd): Force second operands of COND_EXPR
21720 * omp-expand (expand_omp_simd): Remove flag_tree_vectorize, as it
26006 (expand_omp_simd): Update.
39564 * omp-expand.c (expand_omp_simd): Clear PROP_gimple_lomp_dev regardless
H A DChangeLog-202010281 * omp-expand.c (expand_omp_simd): Don't emit MIN_EXPR and PLUS_EXPR
12104 * omp-expand.c (expand_omp_simd): Help vectorizer for the collapse == 1
12203 (expand_omp_simd): Rewritten collapse > 1 support to only attempt
18628 expand_omp_for_static_chunk, expand_omp_simd,
H A DChangeLog-201922164 (expand_omp_simd): Same.
26912 * omp-expand.c (expand_omp_simd): Initialize cond_var if
28011 * omp-expand.c (expand_omp_simd): Set it if simdlen clause is present.
28479 * omp-expand.c (expand_omp_simd): For if (0) or simdlen (1) clear
H A DChangeLog-20161123 (expand_omp_simd): Likewise.
4562 (expand_omp_simd): Likewise. Remove explicit offloaded region check.
4591 (expand_omp_simd): Add SIMT transforms.
H A DChangeLog5773 * omp-expand.cc (expand_omp_simd): Fix up handling of pointer
H A DChangeLog-201433502 lower_rec_input_clauses, expand_omp_simd): Handle non-constant
43141 * omp-low.c (expand_omp_simd): Likewise.
44427 (expand_omp_simd): Likewise.
H A DChangeLog-202110340 * omp-expand.c (expand_omp_simd): Likewise.
28194 * omp-expand.c (expand_omp_simd): Add step_orig, and replace uses of
H A DChangeLog-201512510 (expand_omp_simd): Handle addressable fd->loop.v. Adjust
27422 (expand_omp_simd): For broken loop, set cfun->has_simduid_loops
H A DChangeLog-201835719 (expand_omp_simd): Handle polynomial safelen.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c5199 expand_omp_simd (struct omp_region *region, struct omp_for_data *fd) in expand_omp_simd() function
6563 expand_omp_simd (region, &fd); in expand_omp_for()