Home
last modified time | relevance | path

Searched refs:OMP_MAP_ALWAYS_TO (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c1453 map_op = always ? OMP_MAP_ALWAYS_TO : OMP_MAP_TO;
4640 case OMP_MAP_ALWAYS_TO:
4660 case OMP_MAP_ALWAYS_TO:
H A Dgfortran.h1218 OMP_MAP_ALWAYS_TO, enumerator
H A Dtrans-openmp.c2848 case OMP_MAP_ALWAYS_TO:
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc2368 map_op = always_modifier ? OMP_MAP_ALWAYS_TO : OMP_MAP_TO; in gfc_match_omp_clauses()
7056 case OMP_MAP_ALWAYS_TO: in resolve_omp_clauses()
7076 case OMP_MAP_ALWAYS_TO: in resolve_omp_clauses()
H A Dgfortran.h1299 OMP_MAP_ALWAYS_TO, enumerator
H A DChangeLog-2016804 OMP_MAP_ALWAYS_TO, OMP_MAP_ALWAYS_FROM and OMP_MAP_ALWAYS_TOFROM.
H A Dtrans-openmp.cc3001 case OMP_MAP_ALWAYS_TO: in gfc_trans_omp_clauses()