Searched refs:expand_omp_for_ordered_loops (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 2411 expand_omp_for_ordered_loops (struct omp_for_data *fd, tree *counts, in expand_omp_for_ordered_loops() function 3226 cont_bb = expand_omp_for_ordered_loops (fd, counts, cont_bb, l1_bb, in expand_omp_for_generic()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-expand.cc | 3594 expand_omp_for_ordered_loops (struct omp_for_data *fd, tree *counts, in expand_omp_for_ordered_loops() function 4407 cont_bb = expand_omp_for_ordered_loops (fd, counts, cont_bb, l1_bb, in expand_omp_for_generic()
|
H A D | ChangeLog | 3662 * omp-expand.cc (expand_omp_for_ordered_loops): Add L0_BB argument, 3664 (expand_omp_for_generic): Adjust expand_omp_for_ordered_loops caller.
|
H A D | ChangeLog-2016 | 1117 (expand_omp_for_ordered_loops): Likewise.
|
H A D | ChangeLog-2019 | 22160 * omp-expand.c (expand_omp_for_ordered_loops): Same.
|
H A D | ChangeLog-2017 | 26001 (expand_omp_for_ordered_loops): Update.
|
H A D | ChangeLog-2015 | 12502 expand_omp_ordered_source_sink, expand_omp_for_ordered_loops): New
|