Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_DEPEND (Results 1 – 18 of 18) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
H A Domp-low.c1173 case OMP_CLAUSE_DEPEND:
1479 case OMP_CLAUSE_DEPEND:
2752 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in check_omp_nesting_restrictions()
2767 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND) in check_omp_nesting_restrictions()
2902 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in check_omp_nesting_restrictions()
6265 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in lower_omp_ordered_clauses()
6288 || OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in lower_omp_ordered_clauses()
6508 OMP_CLAUSE_DEPEND)) in lower_omp_ordered()
7361 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND) in lower_depend_clauses()
7393 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in lower_depend_clauses()
[all …]
H A Dtree-core.h288 OMP_CLAUSE_DEPEND, enumerator
H A Dtree-streamer-out.c392 case OMP_CLAUSE_DEPEND: in pack_ts_omp_clause_value_fields()
H A Dtree-streamer-in.c444 case OMP_CLAUSE_DEPEND: in unpack_ts_omp_clause_value_fields()
H A Dtree-nested.c1189 case OMP_CLAUSE_DEPEND: in convert_nonlocal_omp_clauses()
1890 case OMP_CLAUSE_DEPEND: in convert_local_omp_clauses()
H A Domp-expand.c759 tree depend = omp_find_clause (clauses, OMP_CLAUSE_DEPEND); in expand_task_call()
7318 c = omp_find_clause (clauses, OMP_CLAUSE_DEPEND); in expand_omp_target()
7783 OMP_CLAUSE_DEPEND)) in expand_omp()
7907 OMP_CLAUSE_DEPEND)) in build_omp_regions_1()
8119 OMP_CLAUSE_DEPEND)) in omp_make_gimple_edges()
H A Dgimplify.c8286 case OMP_CLAUSE_DEPEND: in gimplify_scan_omp_clauses()
9350 case OMP_CLAUSE_DEPEND: in gimplify_adjust_omp_clauses()
11193 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in gimplify_omp_ordered()
11204 else if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in gimplify_omp_ordered()
11237 else if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in gimplify_omp_ordered()
H A Dlto-streamer-out.c1370 case OMP_CLAUSE_DEPEND: in hash_tree()
H A Dtree-pretty-print.c632 case OMP_CLAUSE_DEPEND: in dump_omp_clause()
H A Dtree.h1565 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_DEPEND)->omp_clause.subcode.depend_kind)
H A Dtree.c11536 case OMP_CLAUSE_DEPEND: in walk_tree_1()
/dragonfly/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c4595 else if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
4668 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
4734 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
4753 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
4789 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
4797 if (length == NULL_TREE && OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND) in handle_omp_array_sections_1()
4826 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
4841 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND) in handle_omp_array_sections_1()
4869 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND) in handle_omp_array_sections()
6606 case OMP_CLAUSE_DEPEND: in finish_omp_clauses()
H A Dparser.c31629 case OMP_CLAUSE_DEPEND: in cp_parser_omp_var_list_no_open()
33365 tree u = build_omp_clause (clause_loc, OMP_CLAUSE_DEPEND); in cp_parser_omp_clause_depend_sink()
33420 c = build_omp_clause (loc, OMP_CLAUSE_DEPEND); in cp_parser_omp_clause_depend()
33438 nlist = cp_parser_omp_var_list_no_open (parser, OMP_CLAUSE_DEPEND, in cp_parser_omp_clause_depend()
H A Dpt.c16043 case OMP_CLAUSE_DEPEND: in tsubst_omp_clauses()
/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c12480 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12523 else if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12539 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12599 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12665 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12684 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12720 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12757 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND in handle_omp_array_sections_1()
12772 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_DEPEND) in handle_omp_array_sections_1()
12800 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEPEND) in handle_omp_array_sections()
[all …]
H A Dc-parser.c11595 case OMP_CLAUSE_DEPEND: in c_parser_omp_variable_list()
13552 tree u = build_omp_clause (clause_loc, OMP_CLAUSE_DEPEND); in c_parser_omp_clause_depend_sink()
13604 c = build_omp_clause (clause_loc, OMP_CLAUSE_DEPEND); in c_parser_omp_clause_depend()
13620 OMP_CLAUSE_DEPEND, list); in c_parser_omp_clause_depend()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
H A Dc-omp.c1094 case OMP_CLAUSE_DEPEND: in c_omp_split_clauses()
/dragonfly/contrib/gcc-8.0/gcc/lto/
H A Dlto.c1260 case OMP_CLAUSE_DEPEND: in compare_tree_sccs_1()