Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-expand.c482 gomp_target *tgt_stmt in parallel_needs_hsa_kernel_p() local
485 if (omp_find_clause (gimple_omp_target_clauses (tgt_stmt), in parallel_needs_hsa_kernel_p()
6740 gomp_target *tgt_stmt) in grid_get_kernel_launch_attributes() argument
6747 for (tree clause = gimple_omp_target_clauses (tgt_stmt); in grid_get_kernel_launch_attributes()
6847 tree clauses = gimple_omp_target_clauses (tgt_stmt); in get_target_arguments()
6866 if (omp_find_clause (gimple_omp_target_clauses (tgt_stmt), in get_target_arguments()
7568 tree orig_child_fndecl = gimple_omp_target_child_fn (tgt_stmt); in grid_expand_target_grid_body()
7583 gcc_assert (omp_find_clause (gimple_omp_target_clauses (tgt_stmt), in grid_expand_target_grid_body()
7623 tree tgtblock = gimple_block (tgt_stmt); in grid_expand_target_grid_body()
7631 cfun->function_end_locus = gimple_location (tgt_stmt); in grid_expand_target_grid_body()
[all …]