Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.gimple-classes32 (gimple_build_omp_parallel): Likewise.
403 (gimple_build_omp_parallel): Likewise.
481 (gimple_build_omp_parallel): Likewise.
2804 * gimple.c (gimple_build_omp_parallel): Return a
2809 * gimple.h (gimple_build_omp_parallel): Return a
H A Dgimple.cc969 gimple_build_omp_parallel (gimple_seq body, tree clauses, tree child_fn, in gimple_build_omp_parallel() function
H A Dtree-parloops.cc2774 omp_par_stmt = gimple_build_omp_parallel (NULL, t, loop_fn, data); in create_parallel_loop()
H A Dgimple.h1559 gomp_parallel *gimple_build_omp_parallel (gimple_seq, tree, tree, tree);
H A Dtree-inline.cc1623 copy = gimple_build_omp_parallel in remap_gimple_stmt()
H A DChangeLog.tuples5673 (gimple_build_omp_parallel): Rename from
7241 (build_gimple_omp_parallel): Rename from gimple_build_omp_parallel.
H A Dgimplify.cc12232 g = gimple_build_omp_parallel (body, in gimplify_omp_parallel()
H A DChangeLog-20142183 gimple_build_omp_for, gimple_build_omp_parallel,
4540 (gimple_build_omp_parallel): Strengthen return type from gimple to
4758 (gimple_build_omp_parallel): Return a gomp_parallel *.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple.c966 gimple_build_omp_parallel (gimple_seq body, tree clauses, tree child_fn, in gimple_build_omp_parallel() function
H A Dtree-parloops.c2774 omp_par_stmt = gimple_build_omp_parallel (NULL, t, loop_fn, data); in create_parallel_loop()
H A Dgimple.h1557 gomp_parallel *gimple_build_omp_parallel (gimple_seq, tree, tree, tree);
H A Dtree-inline.c1605 copy = gimple_build_omp_parallel in remap_gimple_stmt()
H A Dgimplify.c10975 g = gimple_build_omp_parallel (body, in gimplify_omp_parallel()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgimple.texi1978 @deftypefn {GIMPLE function} gomp_parallel *gimple_build_omp_parallel (@
H A Dgccint.info14879 -- GIMPLE function: gomp_parallel *gimple_build_omp_parallel
50588 * *gimple_build_omp_parallel: GIMPLE_OMP_PARALLEL.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgimple.texi1986 @deftypefn {GIMPLE function} gomp_parallel *gimple_build_omp_parallel (@
H A Dgccint.info14468 -- GIMPLE function: gomp_parallel *gimple_build_omp_parallel
48902 * *gimple_build_omp_parallel: GIMPLE_OMP_PARALLEL.