Home
last modified time | relevance | path

Searched refs:lower_omp_task_reductions (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc8565 static void lower_omp_task_reductions (omp_context *, enum tree_code, tree,
8600 lower_omp_task_reductions (ctx, OMP_SECTIONS, in lower_omp_sections()
8910 lower_omp_task_reductions (ctx, OMP_SCOPE, in lower_omp_scope()
9066 lower_omp_task_reductions (omp_context *ctx, enum tree_code code, tree clauses, in lower_omp_task_reductions() function
9672 lower_omp_task_reductions (ctx, OMP_TASKGROUP, in lower_omp_taskgroup()
11753 lower_omp_task_reductions (ctx, OMP_FOR, in lower_omp_for()
12508 lower_omp_task_reductions (ctx, is_task_ctx (ctx) ? OMP_TASKLOOP in lower_omp_taskreg()
H A DChangeLog-202116736 (lower_omp_task_reductions): Handle OMP_SCOPE.
26857 * omp-low.c (lower_omp_task_reductions): For OMP_TASKLOOP, if data
H A DChangeLog-201864 * omp-low.c (lower_omp_task_reductions): Set DECL_CONTEXT on field
5455 lower_omp_task_reductions): New functions.
H A DChangeLog-201934408 * omp-low.c (lower_omp_task_reductions): Drop redundant test to avoid
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c7832 static void lower_omp_task_reductions (omp_context *, enum tree_code, tree,
7867 lower_omp_task_reductions (ctx, OMP_SECTIONS, in lower_omp_sections()
8231 lower_omp_task_reductions (omp_context *ctx, enum tree_code code, tree clauses, in lower_omp_task_reductions() function
8828 lower_omp_task_reductions (ctx, OMP_TASKGROUP, in lower_omp_taskgroup()
10655 lower_omp_task_reductions (ctx, OMP_FOR, in lower_omp_for()
11361 lower_omp_task_reductions (ctx, is_task_ctx (ctx) ? OMP_TASKLOOP in lower_omp_taskreg()