Searched refs:GOVD_SEEN (Results 1 – 2 of 2) sorted by relevance
55 GOVD_SEEN = 1, enumerator743 omp_add_variable (ctx, tmp, GOVD_LOCAL | GOVD_SEEN); in gimple_add_tmp_var()1073 omp_add_variable (gimplify_omp_ctxp, t, GOVD_LOCAL | GOVD_SEEN); in gimplify_bind_expr()4339 n->value = GOVD_FIRSTPRIVATE | (n->value & GOVD_SEEN); in omp_firstprivatize_variable()4422 flags |= GOVD_SEEN; in omp_add_variable()4451 nflags |= flags & GOVD_SEEN; in omp_add_variable()4470 | (flags & (GOVD_SEEN | GOVD_EXPLICIT)); in omp_add_variable()4510 unsigned flags = in_code ? GOVD_SEEN : 0; in omp_notice_variable()4698 flags = GOVD_LASTPRIVATE | GOVD_SEEN | GOVD_EXPLICIT; in gimplify_scan_omp_clauses()4702 flags = GOVD_REDUCTION | GOVD_SEEN | GOVD_EXPLICIT; in gimplify_scan_omp_clauses()[all …]
6286 rather than TREE_CODE to OMP_CLAUSE_REDUCTION. Set also GOVD_SEEN