Home
last modified time | relevance | path

Searched refs:create_omp_child_function_name (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c1744 create_omp_child_function_name (bool task_copy) in create_omp_child_function_name() function
1772 name = create_omp_child_function_name (task_copy); in create_omp_child_function()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-low.cc1981 create_omp_child_function_name (bool task_copy) in create_omp_child_function_name() function
2009 name = create_omp_child_function_name (task_copy); in create_omp_child_function()
H A DChangeLog-200815749 * omp-low.c (new_omp_region, create_omp_child_function_name,
17362 (create_omp_child_function_name): Add task_copy argument, use
H A DChangeLog-201420773 (create_omp_child_function_name): Added second argument to handle
20779 it is true; call create_omp_child_function_name with second argument.
H A DChangeLog-20186669 * omp-low.c (create_omp_child_function_name): Ditto.
H A DChangeLog-201028941 * omp-low.c (create_omp_child_function_name): Use