Home
last modified time | relevance | path

Searched refs:genericize_omp_for_stmt (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-gimplify.cc445 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data, in genericize_omp_for_stmt() function
509 genericize_omp_for_stmt (stmt_p, walk_subtrees, data, func, lh); in c_genericize_control_stmt()
H A DChangeLog2018 (genericize_omp_for_stmt): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-gimplify.c446 genericize_omp_for_stmt (tree *stmt_p, int *walk_subtrees, void *data) in genericize_omp_for_stmt() function
1664 genericize_omp_for_stmt (stmt_p, walk_subtrees, data); in cp_genericize_r()
1825 genericize_omp_for_stmt (stmt_p, walk_subtrees, data); in cp_genericize_r()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-20163359 * cp-gimplify.c (genericize_omp_for_stmt): Don't walk OMP_FOR_CLAUSES
3362 genericize_omp_for_stmt instead of cp_walk_tree on OMP_BODY.
H A DChangeLog-20122322 (genericize_break_stmt, genericize_omp_for_stmt): New function.
H A DChangeLog-20182864 * cp-gimplify.c (cp_genericize_r): Call genericize_omp_for_stmt for
H A DChangeLog-20202327 (genericize_omp_for_stmt): Likewise.