Searched refs:create_omp_child_function (Results 1 – 15 of 15) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-low.c | 1768 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 D | omp-low.cc | 2005 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 D | ChangeLog.tuples | 3479 (create_omp_child_function): Same.
|
H A D | ChangeLog-2009 | 16070 * 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 D | ChangeLog-2015 | 5841 * 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 D | ChangeLog-2014 | 5255 * 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 D | ChangeLog-2016 | 4584 (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 D | ChangeLog-2008 | 17364 (create_omp_child_function): Add task_copy argument, if true create 17366 (scan_omp_parallel): Adjust create_omp_child_function callers.
|
H A D | ChangeLog-2017 | 4943 * omp-low.c (scan_sharing_clauses, create_omp_child_function, 13050 * omp-low.c (create_omp_child_function): Copy DECL_ATTRIBUTES,
|
H A D | ChangeLog-2006 | 21653 (create_omp_child_function): Likewise.
|
H A D | ChangeLog-2021 | 25097 (create_omp_child_function): If current_function_decl has
|
H A D | ChangeLog-2007 | 8446 * omp-low.c (create_omp_child_function): Use push_struct_function
|
H A D | ChangeLog-2018 | 30961 * omp-low.c (create_omp_child_function): Remove "omp declare simd"
|
H A D | ChangeLog-2010 | 20090 * omp-low.c (create_omp_child_function, scan_omp_parallel,
|
H A D | ChangeLog-2013 | 15440 (create_omp_child_function): If inside target or declare target
|