Home
last modified time | relevance | path

Searched refs:create_omp_child_function (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c1768 create_omp_child_function (omp_context *ctx, bool task_copy) in create_omp_child_function() function
2031 create_omp_child_function (ctx, false); in scan_omp_parallel()
2085 create_omp_child_function (ctx, false); in scan_omp_task()
2099 create_omp_child_function (ctx, true); in scan_omp_task()
2753 create_omp_child_function (ctx, false); in scan_omp_target()
2804 create_omp_child_function (ctx, false); in scan_omp_teams()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc2005 create_omp_child_function (omp_context *ctx, bool task_copy) in create_omp_child_function() function
2301 create_omp_child_function (ctx, false); in scan_omp_parallel()
2354 create_omp_child_function (ctx, false); in scan_omp_task()
2368 create_omp_child_function (ctx, true); in scan_omp_task()
3074 create_omp_child_function (ctx, false); in scan_omp_target()
3133 create_omp_child_function (ctx, false); in scan_omp_teams()
H A DChangeLog.tuples3479 (create_omp_child_function): Same.
H A DChangeLog-200916070 * omp-low.c (create_omp_child_function): Do not register
27437 * omp-low.c (create_omp_child_function): Set DECL_CONTEXT for DECL.
31363 * omp-low.c (create_omp_child_function): Mark the object decl
H A DChangeLog-20155841 * omp-low.c (create_omp_child_function): Likewise.
12452 (create_omp_child_function): Set TREE_READONLY on .omp_data_i.
39425 * omp-low.c (create_omp_child_function): Tag entrypoint
42923 (create_omp_child_function, scan_omp_for, scan_omp_target)
H A DChangeLog-20145255 * omp-low.c (create_omp_child_function): Likewise.
8240 (create_omp_child_function, check_omp_nesting_restrictions): Use new
20778 (create_omp_child_function): Set cilk_for_count; handle the cases when
31771 * omp-low.c (create_omp_child_function): Don't set DECL_NAMELESS
H A DChangeLog-20164584 (create_omp_child_function): ...here. Set "omp target entrypoint"
17772 * omp-low.c (create_omp_child_function): Likewise.
26253 * omp-low.c (create_omp_child_function): Init SSA data structures.
H A DChangeLog-200817364 (create_omp_child_function): Add task_copy argument, if true create
17366 (scan_omp_parallel): Adjust create_omp_child_function callers.
H A DChangeLog-20174943 * omp-low.c (scan_sharing_clauses, create_omp_child_function,
13050 * omp-low.c (create_omp_child_function): Copy DECL_ATTRIBUTES,
H A DChangeLog-200621653 (create_omp_child_function): Likewise.
H A DChangeLog-202125097 (create_omp_child_function): If current_function_decl has
H A DChangeLog-20078446 * omp-low.c (create_omp_child_function): Use push_struct_function
H A DChangeLog-201830961 * omp-low.c (create_omp_child_function): Remove "omp declare simd"
H A DChangeLog-201020090 * omp-low.c (create_omp_child_function, scan_omp_parallel,
H A DChangeLog-201315440 (create_omp_child_function): If inside target or declare target