Home
last modified time | relevance | path

Searched refs:OMP_LIST_CACHE (Results 1 – 12 of 12) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.c2317 &c->lists[OMP_LIST_CACHE], true, in gfc_match_oacc_cache()
4507 case OMP_LIST_CACHE:
4558 if (list != OMP_LIST_CACHE
H A Dopenmp.cc3353 &c->lists[OMP_LIST_CACHE], true, in gfc_match_oacc_cache()
6832 case OMP_LIST_CACHE: in resolve_omp_clauses()
6952 && list != OMP_LIST_CACHE in resolve_omp_clauses()
H A Dgfortran.h1390 OMP_LIST_CACHE, enumerator
H A Ddump-parse-tree.c1592 case OMP_LIST_CACHE: type = "CACHE"; break; in show_omp_clauses()
H A Dtrans-openmp.c2898 case OMP_LIST_CACHE:
2912 case OMP_LIST_CACHE:
H A Ddump-parse-tree.cc1683 case OMP_LIST_CACHE: type = "CACHE"; break; in show_omp_clauses()
H A DChangeLog-20152706 (OMP_LIST_CACHE): New enumerators.
2841 OMP_LIST_DEVICE_RESIDENT, OMP_LIST_CACHE, and OMP_MAP_FORCE_ALLOC,
H A Dtrans-openmp.cc3570 case OMP_LIST_CACHE: in gfc_trans_omp_clauses()
3584 case OMP_LIST_CACHE: in gfc_trans_omp_clauses()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c2317 &c->lists[OMP_LIST_CACHE], true, in gfc_match_oacc_cache()
4507 case OMP_LIST_CACHE:
4558 if (list != OMP_LIST_CACHE
H A Dgfortran.h1274 OMP_LIST_CACHE, enumerator
H A Ddump-parse-tree.c1592 case OMP_LIST_CACHE: type = "CACHE"; break; in show_omp_clauses()
H A Dtrans-openmp.c2898 case OMP_LIST_CACHE:
2912 case OMP_LIST_CACHE: