Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c470 delete_omp_context (struct gimplify_omp_ctx *c) in delete_omp_context() function
10675 delete_omp_context (ctx); in gimplify_adjust_omp_clauses()
14967 delete_omp_context (gimplify_omp_ctxp); in gimplify_body()
H A Domp-low.c1006 delete_omp_context (splay_tree_value value) in delete_omp_context() function
13163 delete_omp_context); in execute_lower_omp()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimplify.cc478 delete_omp_context (struct gimplify_omp_ctx *c) in delete_omp_context() function
11932 delete_omp_context (ctx); in gimplify_adjust_omp_clauses()
16438 delete_omp_context (gimplify_omp_ctxp); in gimplify_body()
H A DChangeLog.gimple-classes850 (delete_omp_context): Likewise.
2767 (delete_omp_context): Add checked cast to gimple_omp_task.
H A Domp-low.cc1045 delete_omp_context (splay_tree_value value) in delete_omp_context() function
14502 delete_omp_context); in execute_lower_omp()
H A DChangeLog-20158675 (new_omp_context, delete_omp_context, scan_omp_target): Remove
12323 (delete_omp_context): Release loop_iter_var.
37923 * omp-low.c (delete_omp_context): Only splay_tree_delete
42922 (new_omp_context, delete_omp_context, scan_sharing_clauses)
H A DChangeLog-200816175 * omp-low.c (delete_omp_context): Call finalize_task_copyfn.
17352 (delete_omp_context): Destroy sfield_map, clear DECL_ABSTRACT_ORIGIN
H A DChangeLog10429 (delete_omp_context): Don't call finalize_task_copyfn from here.
H A DChangeLog-200622251 (delete_omp_context): New.
H A DChangeLog-200724327 (delete_omp_context): Likewise.
H A DChangeLog-20205342 (delete_omp_context): Delete it.
H A DChangeLog-20185414 (delete_omp_context): Release task_reductions and task_reduction_map.
H A DChangeLog-201927458 (delete_omp_context): Delete it.