Searched refs:GOVD_LASTPRIVATE (Results 1 – 3 of 3) sorted by relevance
83 GOVD_LASTPRIVATE = 0x000020, enumerator136 | GOVD_LASTPRIVATE | GOVD_REDUCTION | GOVD_LINEAR7292 == (GOVD_FIRSTPRIVATE | GOVD_LASTPRIVATE)) in omp_add_variable()7996 if ((flags & (GOVD_FIRSTPRIVATE | GOVD_LASTPRIVATE in omp_notice_variable()7998 == (GOVD_LASTPRIVATE | GOVD_LINEAR_LASTPRIVATE_NO_OUTER)) in omp_notice_variable()9093 omp_add_variable (octx, decl, GOVD_LASTPRIVATE | GOVD_SEEN); in omp_lastprivate_for_combined_outer_constructs()9107 omp_add_variable (octx, decl, GOVD_LASTPRIVATE | GOVD_SEEN); in omp_lastprivate_for_combined_outer_constructs()9116 omp_add_variable (octx, decl, GOVD_LASTPRIVATE | GOVD_SEEN); in omp_lastprivate_for_combined_outer_constructs()9245 flags = GOVD_LASTPRIVATE | GOVD_SEEN | GOVD_EXPLICIT; in gimplify_scan_omp_clauses()9442 flags |= GOVD_LASTPRIVATE; in gimplify_scan_omp_clauses()[all …]
34745 (gimplify_adjust_omp_clauses): Don't or in GOVD_LASTPRIVATE40698 GOVD_FIRSTPRIVATE | GOVD_LASTPRIVATE.
32272 GOVD_LINEAR is set, or GOVD_LASTPRIVATE without