Home
last modified time | relevance | path

Searched refs:OMP_LIST_FROM (Results 1 – 15 of 15) sorted by relevance

/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.c1259 &c->lists[OMP_LIST_FROM], false,
4323 && list != OMP_LIST_FROM
4417 for (n = omp_clauses->lists[OMP_LIST_FROM]; n; n = n->next)
4506 case OMP_LIST_FROM:
6441 && code->ext.omp_clauses->lists[OMP_LIST_FROM] == NULL)) in gfc_resolve_omp_directive()
H A Dopenmp.cc2111 &c->lists[OMP_LIST_FROM], false, in gfc_match_omp_clauses()
6568 && list != OMP_LIST_FROM in resolve_omp_clauses()
6739 for (n = omp_clauses->lists[OMP_LIST_FROM]; n; n = n->next) in resolve_omp_clauses()
6831 case OMP_LIST_FROM: in resolve_omp_clauses()
9260 && code->ext.omp_clauses->lists[OMP_LIST_FROM] == NULL)) in gfc_resolve_omp_directive()
H A DChangeLog-20141397 (OMP_LIST_DEPEND, OMP_LIST_MAP, OMP_LIST_TO, OMP_LIST_FROM): New.
1476 OMP_LIST_MAP, OMP_LIST_FROM, OMP_LIST_TO, num_teams, device,
1512 Handle OMP_LIST_MAP, OMP_LIST_TO, OMP_LIST_FROM, num_teams,
H A Dgfortran.h1379 OMP_LIST_FROM, enumerator
H A Ddump-parse-tree.c1587 case OMP_LIST_FROM: type = "FROM"; break; in show_omp_clauses()
H A Dtrans-openmp.c2897 case OMP_LIST_FROM:
2909 case OMP_LIST_FROM:
H A Ddump-parse-tree.cc1674 case OMP_LIST_FROM: type = "FROM"; break; in show_omp_clauses()
H A Dtrans-openmp.cc3569 case OMP_LIST_FROM: in gfc_trans_omp_clauses()
3581 case OMP_LIST_FROM: in gfc_trans_omp_clauses()
H A Dfrontend-passes.c5346 OMP_LIST_MAP, OMP_LIST_TO, OMP_LIST_FROM }; in gfc_code_walker()
H A Dfrontend-passes.cc5637 OMP_LIST_MAP, OMP_LIST_TO, OMP_LIST_FROM }; in gfc_code_walker()
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c1259 &c->lists[OMP_LIST_FROM], false,
4323 && list != OMP_LIST_FROM
4417 for (n = omp_clauses->lists[OMP_LIST_FROM]; n; n = n->next)
4506 case OMP_LIST_FROM:
6441 && code->ext.omp_clauses->lists[OMP_LIST_FROM] == NULL)) in gfc_resolve_omp_directive()
H A Dgfortran.h1269 OMP_LIST_FROM, enumerator
H A Ddump-parse-tree.c1587 case OMP_LIST_FROM: type = "FROM"; break; in show_omp_clauses()
H A Dtrans-openmp.c2897 case OMP_LIST_FROM:
2909 case OMP_LIST_FROM:
H A Dfrontend-passes.c5346 OMP_LIST_MAP, OMP_LIST_TO, OMP_LIST_FROM }; in gfc_code_walker()