Home
last modified time | relevance | path

Searched refs:walk_gimple_omp_for (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c731 walk_gimple_omp_for (gomp_for *for_stmt, in walk_gimple_omp_for() function
1599 walk_gimple_omp_for (as_a <gomp_for *> (stmt), in convert_nonlocal_reference_stmt()
2304 walk_gimple_omp_for (as_a <gomp_for *> (stmt), in convert_local_reference_stmt()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc829 walk_gimple_omp_for (gomp_for *for_stmt, in walk_gimple_omp_for() function
1734 walk_gimple_omp_for (as_a <gomp_for *> (stmt), in convert_nonlocal_reference_stmt()
2452 walk_gimple_omp_for (as_a <gomp_for *> (stmt), in convert_local_reference_stmt()
H A DChangeLog.tuples1666 * tree-nested.c (walk_gimple_omp_for): Likewise.
1872 (walk_gimple_omp_for): Avoid adding an empty statement to seq.
1936 (walk_gimple_omp_for): Enable and convert to tuples.
1937 (convert_nonlocal_reference_stmt): Enable call to walk_gimple_omp_for.
H A DChangeLog.gimple-classes2878 * tree-nested.c (walk_gimple_omp_for): Require a gimple_omp_for
H A DChangeLog-201226174 * tree-nested.c (walk_gimple_omp_for): Ditto.
26268 (walk_gimple_omp_for): Adjust calls to walk_body.