Searched refs:gimple_build_omp_for (Results 1 – 12 of 12) sorted by relevance
| /netbsd/src/external/gpl3/gcc/dist/gcc/ |
| D | ChangeLog.gimple-classes | 404 (gimple_build_omp_for): Likewise. 502 (gimple_build_omp_for): Likewise. 2841 * gimple.h (gimple_build_omp_for): Return a gimple_omp_for rather 2853 * gimple.c (gimple_build_omp_for): Return a gimple_omp_for rather
|
| D | gimple.cc | 943 gimple_build_omp_for (gimple_seq body, int kind, tree clauses, size_t collapse, in gimple_build_omp_for() function
|
| D | tree-parloops.cc | 2903 for_stmt = gimple_build_omp_for (NULL, in create_parallel_loop()
|
| D | gimple.h | 1558 gomp_for *gimple_build_omp_for (gimple_seq, int, tree, size_t, gimple_seq);
|
| D | tree-inline.cc | 1646 copy = gimple_build_omp_for (s1, gimple_omp_for_kind (stmt), in remap_gimple_stmt()
|
| D | ChangeLog.tuples | 1126 * gimple.c (gimple_alloc_stat, gimple_build_omp_for, 5675 (gimple_build_omp_for): Rename from build_gimple_omp_for. 7242 (build_gimple_omp_for): Rename from gimple_build_omp_for.
|
| D | gimplify.cc | 13226 gfor = gimple_build_omp_for (for_body, kind, OMP_FOR_CLAUSES (orig_for_stmt), in gimplify_omp_for() 13417 = gimple_build_omp_for (g, GF_OMP_FOR_KIND_TASKLOOP, outer_for_clauses, in gimplify_omp_for()
|
| D | ChangeLog-2014 | 2183 gimple_build_omp_for, gimple_build_omp_parallel, 4538 (gimple_build_omp_for): Strengthen return type from gimple to 4757 (gimple_build_omp_for): Return a gomp_for *. 38229 * gimple.c (gimple_build_omp_for): Adjust. 38322 * gimple.c (gimple_build_omp_for): Likewise. 41495 (gimple_build_omp_for): Likewise.
|
| D | ChangeLog-2013 | 7122 (gimple_build_omp_for): Likewise. Also, convert allocation of iter 21378 (gimple_build_omp_for): Add argument to prototype. 21433 gimple_build_omp_for. 21436 gimple_build_omp_for.
|
| D | ChangeLog-2010 | 27236 (gimple_build_omp_for): Likewise.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/doc/ |
| D | gimple.texi | 1861 @deftypefn {GIMPLE function} gomp_for *gimple_build_omp_for (gimple_seq body, @
|
| D | gccint.info | 14774 -- GIMPLE function: gomp_for *gimple_build_omp_for (gimple_seq body, 50587 * *gimple_build_omp_for: GIMPLE_OMP_FOR. (line 6)
|