Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDtree-nested.c1153 case OMP_CLAUSE_COPYPRIVATE: in convert_nonlocal_omp_clauses()
1439 case OMP_CLAUSE_COPYPRIVATE: in convert_local_omp_clauses()
HDomp-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()
HDtree.h311 OMP_CLAUSE_COPYPRIVATE, enumerator
1618 OMP_CLAUSE_COPYPRIVATE), 0)
HDgimplify.c4733 case OMP_CLAUSE_COPYPRIVATE: in gimplify_scan_omp_clauses()
4896 case OMP_CLAUSE_COPYPRIVATE: in gimplify_adjust_omp_clauses()
HDtree-pretty-print.c285 case OMP_CLAUSE_COPYPRIVATE: in dump_omp_clause()
HDtree.c7642 case OMP_CLAUSE_COPYPRIVATE: in walk_tree()
HDc-parser.c7413 return c_parser_omp_var_list_parens (parser, OMP_CLAUSE_COPYPRIVATE, list); in c_parser_omp_clause_copyprivate()
HDc-typeck.c9135 case OMP_CLAUSE_COPYPRIVATE: in c_finish_omp_clauses()
HDChangeLog-200613828 OMP_CLAUSE_COPYPRIVATE, OMP_CLAUSE_IF,
15197 OMP_CLAUSE_COPYIN, OMP_CLAUSE_COPYPRIVATE,
/NextBSD/contrib/gcc/cp/
HDcp-gimplify.c722 case OMP_CLAUSE_COPYPRIVATE: in cp_genericize_r()
HDsemantics.c3501 case OMP_CLAUSE_COPYPRIVATE: in finish_omp_clauses()
3656 case OMP_CLAUSE_COPYPRIVATE: in finish_omp_clauses()
HDcp-tree.h3073 OMP_CLAUSE_COPYPRIVATE))
HDpt.c8430 case OMP_CLAUSE_COPYPRIVATE: in tsubst_omp_clauses()
HDparser.c20931 clauses = cp_parser_omp_var_list (parser, OMP_CLAUSE_COPYPRIVATE, in cp_parser_omp_all_clauses()
/NextBSD/contrib/gcc/doc/
HDc-tree.texi2724 @code{OMP_CLAUSE_COPYPRIVATE}, @code{OMP_CLAUSE_IF},