Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
H A Dgimple-pretty-print.c1659 gimple_omp_parallel_data_arg (gs)); in dump_gimple_omp_parallel()
1672 if (gimple_omp_parallel_data_arg (gs)) in dump_gimple_omp_parallel()
1673 dump_generic_node (buffer, gimple_omp_parallel_data_arg (gs), in dump_gimple_omp_parallel()
H A Dgimple.h4080 gimple_omp_parallel_data_arg (const_gimple gs) in gimple_omp_parallel_data_arg() function
H A Domp-low.c3087 t = gimple_omp_parallel_data_arg (entry_stmt); in expand_parallel_call()
3106 t = gimple_omp_parallel_data_arg (entry_stmt); in expand_parallel_call()
H A Dgimple.c2360 t = unshare_expr (gimple_omp_parallel_data_arg (stmt)); in gimple_copy()
H A Dtree-inline.c1307 gimple_omp_parallel_data_arg (stmt)); in remap_gimple_stmt()
/dragonfly/contrib/gcc-8.0/gcc/
H A Dgimple-pretty-print.c2263 gimple_omp_parallel_data_arg (gs)); in dump_gimple_omp_parallel()
2276 if (gimple_omp_parallel_data_arg (gs)) in dump_gimple_omp_parallel()
2277 dump_generic_node (buffer, gimple_omp_parallel_data_arg (gs), in dump_gimple_omp_parallel()
H A Dgimple.c1846 t = unshare_expr (gimple_omp_parallel_data_arg (omp_par_stmt)); in gimple_copy()
H A Dgimple.h5390 gimple_omp_parallel_data_arg (const gomp_parallel *omp_parallel_stmt)
H A Dtree-inline.c1464 gimple_omp_parallel_data_arg (omp_par_stmt)); in remap_gimple_stmt()
H A Domp-expand.c713 t = gimple_omp_parallel_data_arg (entry_stmt); in expand_parallel_call()
/dragonfly/contrib/gcc-4.7/gcc/doc/
H A Dgimple.texi1836 @deftypefn {GIMPLE function} tree gimple_omp_parallel_data_arg (gimple g)