Searched refs:find_omp_teams (Results 1 – 4 of 4) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/ |
H A D | gimplify.c | 12580 find_omp_teams (tree *tp, int *walk_subtrees, void *) in find_omp_teams() function 12717 tree teams = walk_tree (&body, find_omp_teams, NULL, NULL); in optimize_target_teams()
|
H A D | gimplify.cc | 13850 find_omp_teams (tree *tp, int *walk_subtrees, void *) in find_omp_teams() function 13987 tree teams = walk_tree (&body, find_omp_teams, NULL, NULL); in optimize_target_teams()
|
H A D | ChangeLog-2015 | 8554 (find_omp_teams, computable_teams_clause, optimize_target_teams): New
|
/netbsd/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimplify.c | 12580 find_omp_teams (tree *tp, int *walk_subtrees, void *) in find_omp_teams() function 12717 tree teams = walk_tree (&body, find_omp_teams, NULL, NULL); in optimize_target_teams()
|