Home
last modified time | relevance | path

Searched refs:adjust_context_and_scope (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c527 adjust_context_and_scope (struct omp_region *region, tree entry_block, in adjust_context_and_scope() function
1520 adjust_context_and_scope (region, gimple_block (entry_stmt), child_fn); in expand_omp_taskreg()
8178 adjust_context_and_scope (region, gimple_block (entry_stmt), child_fn); in expand_omp_target()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc497 adjust_context_and_scope (struct omp_region *region, tree entry_block, in adjust_context_and_scope() function
1522 adjust_context_and_scope (region, gimple_block (entry_stmt), child_fn); in expand_omp_taskreg()
9950 adjust_context_and_scope (region, gimple_block (entry_stmt), child_fn); in expand_omp_target()
H A DChangeLog-20183616 (adjust_context_and_scope): Add REGION argument. Find DECL_CONTEXT
3622 adjust_context_and_scope here.
3625 adjust_context_and_scope.