Searched refs:GOVD_NONTEMPORAL (Results 1 – 4 of 4) sorted by relevance
116 GOVD_NONTEMPORAL = 0x400000, enumerator9726 omp_add_variable (ctx, decl, GOVD_NONTEMPORAL); in gimplify_scan_omp_clauses()10013 else if (flags & (GOVD_ALIGNED | GOVD_NONTEMPORAL)) in gimplify_adjust_omp_clauses_1()
118 GOVD_NONTEMPORAL = 0x400000, enumerator10862 omp_add_variable (ctx, decl, GOVD_NONTEMPORAL); in gimplify_scan_omp_clauses()11177 else if (flags & (GOVD_ALIGNED | GOVD_NONTEMPORAL)) in gimplify_adjust_omp_clauses_1()
5279 GOVD_MAP_FROM_ONLY and GOVD_NONTEMPORAL.5313 (gimplify_adjust_omp_clauses_1): Ignore GOVD_NONTEMPORAL. Handle