Home
last modified time | relevance | path

Searched refs:OMP_CLAUSE_COPYPRIVATE (Results 1 – 15 of 15) sorted by relevance

/openbsd/src/gnu/gcc/gcc/
Dtree-nested.c1153 case OMP_CLAUSE_COPYPRIVATE: in convert_nonlocal_omp_clauses()
1439 case OMP_CLAUSE_COPYPRIVATE: in convert_local_omp_clauses()
Domp-low.c990 case OMP_CLAUSE_COPYPRIVATE: in scan_sharing_clauses()
1052 case OMP_CLAUSE_COPYPRIVATE: in scan_sharing_clauses()
2000 if (OMP_CLAUSE_CODE (c) != OMP_CLAUSE_COPYPRIVATE) in lower_copyprivate_clauses()
3365 OMP_CLAUSE_COPYPRIVATE)) in expand_omp_single()
Dtree.h306 OMP_CLAUSE_COPYPRIVATE, enumerator
1588 OMP_CLAUSE_COPYPRIVATE), 0)
Dgimplify.c4733 case OMP_CLAUSE_COPYPRIVATE: in gimplify_scan_omp_clauses()
4896 case OMP_CLAUSE_COPYPRIVATE: in gimplify_adjust_omp_clauses()
Dtree-pretty-print.c285 case OMP_CLAUSE_COPYPRIVATE: in dump_omp_clause()
Dc-parser.c6829 return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_COPYPRIVATE, list); in c_parser_omp_clause_copyprivate()
Dtree.c7614 case OMP_CLAUSE_COPYPRIVATE: in walk_tree()
Dc-typeck.c8703 case OMP_CLAUSE_COPYPRIVATE: in c_finish_omp_clauses()
/openbsd/src/gnu/gcc/gcc/cp/
Dcp-gimplify.c683 case OMP_CLAUSE_COPYPRIVATE: in cp_genericize_r()
Dsemantics.c3335 case OMP_CLAUSE_COPYPRIVATE: in finish_omp_clauses()
3490 case OMP_CLAUSE_COPYPRIVATE: in finish_omp_clauses()
Dcp-tree.h3048 OMP_CLAUSE_COPYPRIVATE))
Dpt.c8416 case OMP_CLAUSE_COPYPRIVATE: in tsubst_omp_clauses()
Dparser.c18540 clauses = cp_parser_omp_var_list (parser, OMP_CLAUSE_COPYPRIVATE, in cp_parser_omp_all_clauses()
/openbsd/src/gnu/gcc/gcc/doc/
Dc-tree.texi2724 @code{OMP_CLAUSE_COPYPRIVATE}, @code{OMP_CLAUSE_IF},
Dgccint.info6242 `OMP_CLAUSE_COPYPRIVATE', `OMP_CLAUSE_IF',