Searched refs:expand_parallel_call (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ChangeLog.gimple-classes | 868 (expand_parallel_call): Likewise. 2824 (expand_parallel_call): Require a gimple_omp_parallel for 4290 * omp-low.c (expand_parallel_call): Convert local to a gimple_phi.
|
H A D | ChangeLog.tuples | 2420 * omp-low.c (expand_parallel_call): Don't set SSA_NAME_DEF_STMT if not 3070 (expand_parallel_call): Convert COND_EXPR to GIMPLE_COND. 3496 (expand_parallel_call): Same.
|
H A D | omp-expand.cc | 549 expand_parallel_call (struct omp_region *region, basic_block bb, in expand_parallel_call() function 1525 expand_parallel_call (region, new_bb, in expand_omp_taskreg()
|
H A D | ChangeLog-2006 | 2919 (expand_parallel_call): Same. 7879 * omp-low.c (expand_parallel_call): Use BSI_SAME_STMT instead of 13727 * omp-low.c (expand_parallel_call): Use region->inner->sched_kind 14361 (expand_parallel_call): Take entry_stmt as argument; update for 21682 (expand_parallel_call): Rename from build_parallel_call.
|
H A D | ChangeLog-2007 | 7857 (extract_omp_for_data, expand_parallel_call, expand_omp_parallel, 22126 * omp-low.c (expand_parallel_call, expand_omp_for_generic, 28112 lower_send_shared_vars, expand_parallel_call, 28691 (expand_parallel_call): Likewise.
|
H A D | ChangeLog-2012 | 15756 * omp-low.c (expand_parallel_call): Likewise. 18813 * omp-low.c (expand_parallel_call): Likewise. 19405 * omp-low.c (expand_parallel_call): Likewise.
|
H A D | ChangeLog-2015 | 8576 (expand_parallel_call): Use nonmonotonic entrypoints for 12487 (expand_parallel_call): Use expand_omp_build_assign. 35829 * omp-low.c (expand_parallel_call): Likewise.
|
H A D | ChangeLog-2014 | 3024 expand_parallel_call, expand_omp_for_static_chunk, 35528 * omp-low.c (expand_parallel_call): Likewise. 38750 * omp-low.c (expand_parallel_call): Remove shadow variable.
|
H A D | ChangeLog-2016 | 1098 (expand_parallel_call): Moved to omp-expand.c. 34669 (expand_parallel_call): Register apprpriate parallel child
|
H A D | ChangeLog-2018 | 3621 (expand_parallel_call, expand_teams_call): Don't call 5369 (expand_parallel_call): Emit the GOMP_*nonmonotonic_runtime* or
|
H A D | ChangeLog-2013 | 15459 (expand_parallel_call): Use the new non-_start suffixed builtins, 32363 * omp-low.c (expand_parallel_call): Properly add new basic-blocks
|
H A D | ChangeLog-2017 | 3274 * omp-expand.c (expand_parallel_call): Skip debug insns. 13203 (expand_parallel_call): Call adjust_context_scope.
|
H A D | ChangeLog-2008 | 17323 (expand_parallel_call): Assert sched_kind isn't auto,
|
H A D | ChangeLog-2009 | 15223 * omp-low.c (expand_parallel_call, expand_omp_for_static_chunk): Set
|
H A D | ChangeLog-2019 | 26381 (expand_parallel_call): If region->inner->has_lastprivate_conditional,
|
H A D | ChangeLog-2010 | 21189 (expand_parallel_call): Call build_call_expr_loc_vec instead of
|
H A D | ChangeLog-2011 | 8973 (expand_parallel_call): Ditto.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-expand.c | 579 expand_parallel_call (struct omp_region *region, basic_block bb, in expand_parallel_call() function 1523 expand_parallel_call (region, new_bb, in expand_omp_taskreg()
|