/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | omp-general.h | 60 gomp_for *for_stmt; member
|
H A D | omp-general.c | 119 omp_extract_for_data (gomp_for *for_stmt, struct omp_for_data *fd, in omp_extract_for_data()
|
H A D | omp-expand.c | 229 if (gomp_for *for_stmt = dyn_cast <gomp_for *> (ws_stmt)) in get_ws_args_for() local 4744 gimple *for_stmt = gsi_stmt (gsi); in expand_omp_taskloop_for_outer() local 5221 gomp_for *for_stmt = as_a <gomp_for *> (gsi_stmt (gsi)); in expand_oacc_for() local 7435 gomp_for *for_stmt = as_a <gomp_for *> (last_stmt (kfor->entry)); in grid_expand_omp_for_loop() local 7594 gomp_for *for_stmt = as_a <gomp_for *> (last_stmt (kfor->entry)); in grid_expand_target_grid_body() local
|
H A D | tree-nested.c | 680 walk_gimple_omp_for (gomp_for *for_stmt, in walk_gimple_omp_for()
|
H A D | tree-parloops.c | 2040 gomp_for *for_stmt; in create_parallel_loop() local
|
H A D | omp-low.c | 1721 gomp_for *for_stmt = as_a <gomp_for *> ((gimple *) wi.info); in add_taskreg_looptemp_clauses() local
|
H A D | gimplify.c | 9641 tree for_stmt, orig_for_stmt, inner_for_stmt = NULL_TREE, decl, var, t; in gimplify_omp_for() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | semantics.c | 980 finish_init_stmt (tree for_stmt) in finish_init_stmt() 993 finish_for_cond (tree cond, tree for_stmt, bool ivdep, unsigned short unroll) in finish_for_cond() 1020 finish_for_expr (tree expr, tree for_stmt) in finish_for_expr() 1053 finish_for_stmt (tree for_stmt) in finish_for_stmt()
|
H A D | cp-gimplify.c | 393 tree for_stmt = *expr_p; in cp_gimplify_omp_for() local
|
H A D | init.c | 4336 tree for_stmt; in build_vec_init() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | cp-gimplify.c | 350 tree for_stmt = *expr_p; in cp_gimplify_omp_for() local
|
H A D | semantics.c | 872 finish_for_init_stmt (tree for_stmt) in finish_for_init_stmt() 885 finish_for_cond (tree cond, tree for_stmt) in finish_for_cond() 895 finish_for_expr (tree expr, tree for_stmt) in finish_for_expr() 928 finish_for_stmt (tree for_stmt) in finish_for_stmt()
|
H A D | init.c | 3411 tree for_stmt; in build_vec_init() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-nested.c | 607 walk_gimple_omp_for (gimple for_stmt, in walk_gimple_omp_for()
|
H A D | tree-parloops.c | 1625 gimple stmt, for_stmt, phi, cond_stmt; in create_parallel_loop() local
|
H A D | omp-low.c | 120 gimple for_stmt; member 218 extract_omp_for_data (gimple for_stmt, struct omp_for_data *fd, in extract_omp_for_data()
|
H A D | gimplify.c | 6311 tree for_stmt, decl, var, t; in gimplify_omp_for() local
|