Home
last modified time | relevance | path

Searched refs:expand_task_call (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c788 expand_task_call (struct omp_region *region, basic_block bb, in expand_task_call() function
1528 expand_task_call (region, new_bb, as_a <gomp_task *> (entry_stmt)); in expand_omp_taskreg()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc751 expand_task_call (struct omp_region *region, basic_block bb, in expand_task_call() function
1530 expand_task_call (region, new_bb, as_a <gomp_task *> (entry_stmt)); in expand_omp_taskreg()
H A DChangeLog.gimple-classes2770 (expand_task_call): Require a gimple_omp_task rather than a plain
H A DChangeLog-200816176 (expand_task_call): Don't call expand_task_copyfn.
17381 (expand_task_call): New function.
H A DChangeLog-202116142 * omp-expand.c (expand_task_call): Use GOMP_TASK_FLAG_STRICT in iflags
34160 * omp-expand.c (expand_task_call): Add GOMP_TASK_FLAG_DETACH to flags
H A DChangeLog-20118974 (expand_task_call): Ditto.
16023 (expand_task_call): Likewise.
H A DChangeLog-201512488 (expand_task_call): Handle taskloop construct expansion. Add
12495 (expand_omp_taskreg): Adjust expand_task_call caller.
H A DChangeLog-20161100 (expand_task_call): Likewise.
H A DChangeLog-20185377 (expand_task_call): Add GOMP_TASK_FLAG_REDUCTION flag to flags if
H A DChangeLog-201315462 (expand_task_call): Handle OMP_CLAUSE_DEPEND.
H A DChangeLog-20173275 (expand_task_call): Likewise.