Home
last modified time | relevance | path

Searched refs:execute_expand_omp (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-expand.c9067 execute_expand_omp (void) in execute_expand_omp() function
9130 return execute_expand_omp (); in execute()
9170 virtual unsigned int execute (function *) { return execute_expand_omp (); } in execute()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-expand.cc10560 execute_expand_omp (void) in execute_expand_omp() function
10623 return execute_expand_omp (); in execute()
10663 virtual unsigned int execute (function *) { return execute_expand_omp (); } in execute()
H A DChangeLog.tuples3513 (execute_expand_omp): Enable.
4416 * omp-low.c (execute_expand_omp): Return 0 after call to
H A DChangeLog-200614375 (execute_expand_omp): Call remove_exit_barriers, free_omp_regions.
17554 * omp-low.c (execute_expand_omp): Ditto.
20451 * omp-low.c (execute_expand_omp): Move CFG cleanup code ...
21701 (execute_expand_omp): New.
H A DChangeLog-20137871 (execute_expand_omp): Check flag_enable_cilkplus.
10824 * omp-low.c (execute_expand_omp, execute_lower_omp): Ditto.
H A DChangeLog-201510327 expand_omp_target, execute_expand_omp): Likewise.
21160 (execute_expand_omp) [ENABLE_CHECKING]: Call verify_loop_structure for
H A DChangeLog-20077861 (execute_expand_omp): Do not invalidate dominance information.
H A DChangeLog-20161174 (execute_expand_omp): Likewise.