Home
last modified time | relevance | path

Searched refs:GOVD_NONTEMPORAL (Results 1 – 4 of 4) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dgimplify.c116 GOVD_NONTEMPORAL = 0x400000, enumerator
9726 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()
H A Dgimplify.cc118 GOVD_NONTEMPORAL = 0x400000, enumerator
10862 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()
H A DChangeLog-20185279 GOVD_MAP_FROM_ONLY and GOVD_NONTEMPORAL.
5313 (gimplify_adjust_omp_clauses_1): Ignore GOVD_NONTEMPORAL. Handle
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dgimplify.c116 GOVD_NONTEMPORAL = 0x400000, enumerator
9726 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()