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 D | c-gimplify.cc | 445 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 D | ChangeLog | 2018 (genericize_omp_for_stmt): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | cp-gimplify.c | 446 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 D | ChangeLog-2016 | 3359 * 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 D | ChangeLog-2012 | 2322 (genericize_break_stmt, genericize_omp_for_stmt): New function.
|
H A D | ChangeLog-2018 | 2864 * cp-gimplify.c (cp_genericize_r): Call genericize_omp_for_stmt for
|
H A D | ChangeLog-2020 | 2327 (genericize_omp_for_stmt): Likewise.
|