Home
last modified time | relevance | path

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

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