Home
last modified time | relevance | path

Searched defs:for_stmt (Results 1 – 17 of 17) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Domp-general.h60 gomp_for *for_stmt; member
H A Domp-general.c119 omp_extract_for_data (gomp_for *for_stmt, struct omp_for_data *fd, in omp_extract_for_data()
H A Domp-expand.c229 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 Dtree-nested.c680 walk_gimple_omp_for (gomp_for *for_stmt, in walk_gimple_omp_for()
H A Dtree-parloops.c2040 gomp_for *for_stmt; in create_parallel_loop() local
H A Domp-low.c1721 gomp_for *for_stmt = as_a <gomp_for *> ((gimple *) wi.info); in add_taskreg_looptemp_clauses() local
H A Dgimplify.c9641 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 Dsemantics.c980 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 Dcp-gimplify.c393 tree for_stmt = *expr_p; in cp_gimplify_omp_for() local
H A Dinit.c4336 tree for_stmt; in build_vec_init() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcp-gimplify.c350 tree for_stmt = *expr_p; in cp_gimplify_omp_for() local
H A Dsemantics.c872 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 Dinit.c3411 tree for_stmt; in build_vec_init() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nested.c607 walk_gimple_omp_for (gimple for_stmt, in walk_gimple_omp_for()
H A Dtree-parloops.c1625 gimple stmt, for_stmt, phi, cond_stmt; in create_parallel_loop() local
H A Domp-low.c120 gimple for_stmt; member
218 extract_omp_for_data (gimple for_stmt, struct omp_for_data *fd, in extract_omp_for_data()
H A Dgimplify.c6311 tree for_stmt, decl, var, t; in gimplify_omp_for() local