Searched refs:OMP_CLAUSE_SHARED (Results 1 – 15 of 15) sorted by relevance
1154 case OMP_CLAUSE_SHARED: in convert_nonlocal_omp_clauses()1374 c = build_omp_clause (OMP_CLAUSE_SHARED); in convert_local_reference()1440 case OMP_CLAUSE_SHARED: in convert_local_omp_clauses()1724 || OMP_CLAUSE_CODE (c) == OMP_CLAUSE_SHARED) in convert_call_expr()
406 case OMP_CLAUSE_SHARED: in c_split_parallel_clauses()
945 case OMP_CLAUSE_SHARED: in scan_sharing_clauses()1046 case OMP_CLAUSE_SHARED: in scan_sharing_clauses()1637 case OMP_CLAUSE_SHARED: in lower_rec_input_clauses()1663 if (c_kind == OMP_CLAUSE_SHARED || c_kind == OMP_CLAUSE_COPYIN) in lower_rec_input_clauses()1738 case OMP_CLAUSE_SHARED: in lower_rec_input_clauses()
4690 case OMP_CLAUSE_SHARED: in gimplify_scan_omp_clauses()4832 code = OMP_CLAUSE_SHARED; in gimplify_adjust_omp_clauses_1()4865 case OMP_CLAUSE_SHARED: in gimplify_adjust_omp_clauses()4872 bool shared = OMP_CLAUSE_CODE (c) == OMP_CLAUSE_SHARED; in gimplify_adjust_omp_clauses()
273 case OMP_CLAUSE_SHARED: in dump_omp_clause()
285 OMP_CLAUSE_SHARED, enumerator
7155 return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_SHARED, list); in c_parser_omp_clause_shared()
7610 case OMP_CLAUSE_SHARED: in walk_tree()
8644 case OMP_CLAUSE_SHARED: in c_finish_omp_clauses()
679 case OMP_CLAUSE_SHARED: in cp_genericize_r()
3326 case OMP_CLAUSE_SHARED: in finish_omp_clauses()3464 case OMP_CLAUSE_SHARED: in finish_omp_clauses()
8411 case OMP_CLAUSE_SHARED: in tsubst_omp_clauses()
18588 clauses = cp_parser_omp_var_list (parser, OMP_CLAUSE_SHARED, in cp_parser_omp_all_clauses()
2721 @code{OMP_CLAUSE_PRIVATE}, @code{OMP_CLAUSE_SHARED},
6240 `OMP_CLAUSE_SHARED', `OMP_CLAUSE_FIRSTPRIVATE',