Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-parloops.c1637 stmt = gimple_build_omp_parallel (NULL, t, loop_fn, data); in create_parallel_loop()
HDgimple.h904 gimple gimple_build_omp_parallel (gimple_seq, tree, tree, tree);
HDtree-inline.c1303 copy = gimple_build_omp_parallel in remap_gimple_stmt()
HDgimple.c975 gimple_build_omp_parallel (gimple_seq body, tree clauses, tree child_fn, in gimple_build_omp_parallel() function
HDgimplify.c6261 g = gimple_build_omp_parallel (body, in gimplify_omp_parallel()
/dragonfly/contrib/gcc-8.0/gcc/
HDgimple.c952 gimple_build_omp_parallel (gimple_seq body, tree clauses, tree child_fn, in gimple_build_omp_parallel() function
HDtree-parloops.c2067 omp_par_stmt = gimple_build_omp_parallel (NULL, t, loop_fn, data); in create_parallel_loop()
HDgimple.h1462 gomp_parallel *gimple_build_omp_parallel (gimple_seq, tree, tree, tree);
HDtree-inline.c1460 copy = gimple_build_omp_parallel in remap_gimple_stmt()
HDgimplify.c9564 g = gimple_build_omp_parallel (body, in gimplify_omp_parallel()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgimple.texi1781 @deftypefn {GIMPLE function} gimple gimple_build_omp_parallel (gimple_seq @