Searched refs:OMP_LIST_CACHE (Results 1 – 12 of 12) sorted by relevance
/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | openmp.c | 2317 &c->lists[OMP_LIST_CACHE], true, in gfc_match_oacc_cache() 4507 case OMP_LIST_CACHE: 4558 if (list != OMP_LIST_CACHE
|
H A D | openmp.cc | 3353 &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 D | gfortran.h | 1390 OMP_LIST_CACHE, enumerator
|
H A D | dump-parse-tree.c | 1592 case OMP_LIST_CACHE: type = "CACHE"; break; in show_omp_clauses()
|
H A D | trans-openmp.c | 2898 case OMP_LIST_CACHE: 2912 case OMP_LIST_CACHE:
|
H A D | dump-parse-tree.cc | 1683 case OMP_LIST_CACHE: type = "CACHE"; break; in show_omp_clauses()
|
H A D | ChangeLog-2015 | 2706 (OMP_LIST_CACHE): New enumerators. 2841 OMP_LIST_DEVICE_RESIDENT, OMP_LIST_CACHE, and OMP_MAP_FORCE_ALLOC,
|
H A D | trans-openmp.cc | 3570 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 D | openmp.c | 2317 &c->lists[OMP_LIST_CACHE], true, in gfc_match_oacc_cache() 4507 case OMP_LIST_CACHE: 4558 if (list != OMP_LIST_CACHE
|
H A D | gfortran.h | 1274 OMP_LIST_CACHE, enumerator
|
H A D | dump-parse-tree.c | 1592 case OMP_LIST_CACHE: type = "CACHE"; break; in show_omp_clauses()
|
H A D | trans-openmp.c | 2898 case OMP_LIST_CACHE: 2912 case OMP_LIST_CACHE:
|