Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_MERGEABLE (Results 1 – 25 of 25) sorted by relevance

/dragonfly/contrib/gcc-8.0/gcc/
HDtree-core.h376 OMP_CLAUSE_MERGEABLE, enumerator
HDtree-nested.c1284 case OMP_CLAUSE_MERGEABLE: in convert_nonlocal_omp_clauses()
1990 case OMP_CLAUSE_MERGEABLE: in convert_local_omp_clauses()
HDgimplify.c8588 case OMP_CLAUSE_MERGEABLE: in gimplify_scan_omp_clauses()
9346 case OMP_CLAUSE_MERGEABLE: in gimplify_adjust_omp_clauses()
10443 case OMP_CLAUSE_MERGEABLE: in gimplify_omp_for()
HDtree-pretty-print.c587 case OMP_CLAUSE_MERGEABLE: in dump_omp_clause()
HDomp-low.c1315 case OMP_CLAUSE_MERGEABLE:
1474 case OMP_CLAUSE_MERGEABLE:
HDomp-expand.c758 tree mergeable = omp_find_clause (clauses, OMP_CLAUSE_MERGEABLE); in expand_task_call()
HDtree.c11561 case OMP_CLAUSE_MERGEABLE: in walk_tree_1()
/dragonfly/contrib/gcc-4.7/gcc/
HDtree-nested.c1115 case OMP_CLAUSE_MERGEABLE: in convert_nonlocal_omp_clauses()
1614 case OMP_CLAUSE_MERGEABLE: in convert_local_omp_clauses()
HDomp-low.c1478 case OMP_CLAUSE_MERGEABLE: in scan_sharing_clauses()
1530 case OMP_CLAUSE_MERGEABLE: in scan_sharing_clauses()
3143 c2 = find_omp_clause (clauses, OMP_CLAUSE_MERGEABLE); in expand_task_call()
HDtree-pretty-print.c431 case OMP_CLAUSE_MERGEABLE: in dump_omp_clause()
HDgimplify.c6071 case OMP_CLAUSE_MERGEABLE: in gimplify_scan_omp_clauses()
6213 case OMP_CLAUSE_MERGEABLE: in gimplify_adjust_omp_clauses()
HDc-parser.c8983 check_no_duplicate_clause (list, OMP_CLAUSE_MERGEABLE, "mergeable"); in c_parser_omp_clause_mergeable()
8986 OMP_CLAUSE_MERGEABLE); in c_parser_omp_clause_mergeable()
HDtree.h408 OMP_CLAUSE_MERGEABLE enumerator
HDtree.c10646 case OMP_CLAUSE_MERGEABLE: in walk_tree_1()
HDc-typeck.c10920 case OMP_CLAUSE_MERGEABLE: in c_finish_omp_clauses()
/dragonfly/contrib/gcc-8.0/gcc/c-family/
HDc-omp.c1126 case OMP_CLAUSE_MERGEABLE: in c_omp_split_clauses()
/dragonfly/contrib/gcc-4.7/gcc/cp/
HDsemantics.c4141 case OMP_CLAUSE_MERGEABLE: in finish_omp_clauses()
HDparser.c25205 check_no_duplicate_clause (list, OMP_CLAUSE_MERGEABLE, "mergeable", in cp_parser_omp_clause_mergeable()
25208 c = build_omp_clause (location, OMP_CLAUSE_MERGEABLE); in cp_parser_omp_clause_mergeable()
HDpt.c12335 case OMP_CLAUSE_MERGEABLE: in tsubst_omp_clauses()
/dragonfly/contrib/gcc-8.0/gcc/c/
HDc-parser.c12127 check_no_duplicate_clause (list, OMP_CLAUSE_MERGEABLE, "mergeable"); in c_parser_omp_clause_mergeable()
12130 OMP_CLAUSE_MERGEABLE); in c_parser_omp_clause_mergeable()
HDc-typeck.c13913 case OMP_CLAUSE_MERGEABLE: in c_finish_omp_clauses()
/dragonfly/contrib/gcc-8.0/gcc/cp/
HDsemantics.c7086 case OMP_CLAUSE_MERGEABLE: in finish_omp_clauses()
HDparser.c32424 check_no_duplicate_clause (list, OMP_CLAUSE_MERGEABLE, "mergeable", in cp_parser_omp_clause_mergeable()
32427 c = build_omp_clause (location, OMP_CLAUSE_MERGEABLE); in cp_parser_omp_clause_mergeable()
HDpt.c16132 case OMP_CLAUSE_MERGEABLE: in tsubst_omp_clauses()
/dragonfly/contrib/gcc-4.7/gcc/doc/
HDgeneric.texi2193 @code{OMP_CLAUSE_FINAL}, and @code{OMP_CLAUSE_MERGEABLE}. Each code