Searched refs:expand_teams_call (Results 1 – 4 of 4) sorted by relevance
953 expand_teams_call (basic_block bb, gomp_teams *entry_stmt) in expand_teams_call() function1526 expand_teams_call (new_bb, as_a <gomp_teams *> (entry_stmt)); in expand_omp_taskreg()
933 expand_teams_call (basic_block bb, gomp_teams *entry_stmt) in expand_teams_call() function1528 expand_teams_call (new_bb, as_a <gomp_teams *> (entry_stmt)); in expand_omp_taskreg()
3621 (expand_parallel_call, expand_teams_call): Don't call5380 (expand_teams_call): New function.5382 expand_teams_call for it. Formatting fix. Handle taskwait with
5146 * omp-expand.c (expand_teams_call, get_target_arguments): Likewise.