Home
last modified time | relevance | path

Searched defs:pre_body (Results 1 – 14 of 14) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-omp.c344 tree incrv, tree body, tree pre_body) in c_finish_omp_for()
/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c536 tree body, tree pre_body) in c_finish_omp_for()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-nested.c651 gimple_seq pre_body = gimple_omp_for_pre_body (for_stmt); in walk_gimple_omp_for() local
H A Dgimple.h658 gimple_seq pre_body; member
4008 gimple_omp_for_set_pre_body (gimple gs, gimple_seq pre_body) in gimple_omp_for_set_pre_body()
H A Dgimple.c951 gimple_seq pre_body) in gimple_build_omp_for()
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-nested.c723 gimple_seq pre_body = gimple_omp_for_pre_body (for_stmt); in walk_gimple_omp_for() local
H A Dgimple.c927 gimple_seq pre_body) in gimple_build_omp_for()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c7695 tree *pre_body, tree &clauses, tree *lastp, in handle_omp_for_class_iterator()
8014 tree body, tree pre_body, vec<tree> *orig_inits, tree clauses) in finish_omp_for()
H A Dpt.c17139 tree clauses, body, pre_body; in tsubst_expr() local
H A Dparser.c35148 tree init, orig_init, cond, incr, body, decl, pre_body = NULL_TREE, ret; in cp_parser_omp_for_loop() local
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dsemantics.c4452 tree *pre_body, tree clauses) in handle_omp_for_class_iterator()
4684 tree incrv, tree body, tree pre_body, tree clauses) in finish_omp_for()
H A Dpt.c12904 tree clauses, body, pre_body; in tsubst_expr() local
H A Dparser.c26159 tree init, cond, incr, body, decl, pre_body = NULL_TREE, ret; in cp_parser_omp_for_loop() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c15639 tree pre_body = NULL_TREE, this_pre_body; in c_parser_omp_for_loop() local