Home
last modified time | relevance | path

Searched refs:expand_omp_parallel (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Domp-low.c2419 expand_omp_parallel (struct omp_region *region) in expand_omp_parallel() function
3431 expand_omp_parallel (region); in expand_omp()
H A DChangeLog803 * omp-low.c (expand_omp_parallel): If child_cfun->cfg, free dominators,
H A DChangeLog-2006158 (expand_omp_parallel): Handle NULL region->exit even if cfg is already
2834 (expand_omp_parallel): STRIP_NOPS from the MODIFY_EXPR
5799 * omp-low.c (expand_omp_parallel): Don't assert
6372 (expand_omp_parallel): Likewise.
7280 (expand_omp_parallel): Update for struct omp_region changes.
13368 (expand_omp_parallel): Only remove barriers for combined
14601 (expand_omp_parallel): Re-implement to emit code into the CFG.