Searched refs:OMP_CLAUSE_DEFAULTMAP (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h455 OMP_CLAUSE_DEFAULTMAP, enumerator in enum:omp_clause_code
H A Dtree-nested.c1369 case OMP_CLAUSE_DEFAULTMAP:
2138 case OMP_CLAUSE_DEFAULTMAP:
H A Dtree-pretty-print.c1035 case OMP_CLAUSE_DEFAULTMAP:
H A Dtree.h1754 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_DEFAULTMAP)->omp_clause.subcode.defaultmap_kind)
H A Dgimplify.c9638 case OMP_CLAUSE_DEFAULTMAP:
10625 case OMP_CLAUSE_DEFAULTMAP:
H A Domp-low.c1495 case OMP_CLAUSE_DEFAULTMAP:
1688 case OMP_CLAUSE_DEFAULTMAP:
H A Dtree.c348 0, /* OMP_CLAUSE_DEFAULTMAP */
12247 case OMP_CLAUSE_DEFAULTMAP:
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h478 OMP_CLAUSE_DEFAULTMAP, enumerator in enum:omp_clause_code
H A Dtree-nested.cc1483 case OMP_CLAUSE_DEFAULTMAP:
2278 case OMP_CLAUSE_DEFAULTMAP:
H A Dtree-pretty-print.cc1143 case OMP_CLAUSE_DEFAULTMAP:
H A Dtree.h1864 (OMP_CLAUSE_SUBCODE_CHECK (NODE, OMP_CLAUSE_DEFAULTMAP)->omp_clause.subcode.defaultmap_kind)
H A Dgimplify.cc10688 && OMP_CLAUSE_CODE (clauses) != OMP_CLAUSE_DEFAULTMAP
10767 case OMP_CLAUSE_DEFAULTMAP:
11863 case OMP_CLAUSE_DEFAULTMAP:
H A Domp-low.cc1710 case OMP_CLAUSE_DEFAULTMAP:
1921 case OMP_CLAUSE_DEFAULTMAP:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dopenmp.c791 OMP_CLAUSE_DEFAULTMAP, enumerator in enum:omp_mask1
1138 if ((mask & OMP_CLAUSE_DEFAULTMAP)
2579 | OMP_CLAUSE_FIRSTPRIVATE | OMP_CLAUSE_DEFAULTMAP \
H A Dtrans-openmp.c3429 c = build_omp_clause (gfc_get_location (&where), OMP_CLAUSE_DEFAULTMAP);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c1345 case OMP_CLAUSE_DEFAULTMAP:
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dopenmp.cc888 OMP_CLAUSE_DEFAULTMAP, enumerator in enum:omp_mask1
1740 if ((mask & OMP_CLAUSE_DEFAULTMAP)
3649 | OMP_CLAUSE_FIRSTPRIVATE | OMP_CLAUSE_DEFAULTMAP \
H A Dtrans-openmp.cc4206 c = build_omp_clause (gfc_get_location (&where), OMP_CLAUSE_DEFAULTMAP);
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc1871 case OMP_CLAUSE_DEFAULTMAP:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c14075 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEFAULTMAP
14112 c = build_omp_clause (loc, OMP_CLAUSE_DEFAULTMAP);
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc14289 if (OMP_CLAUSE_CODE (c) == OMP_CLAUSE_DEFAULTMAP
14326 c = build_omp_clause (loc, OMP_CLAUSE_DEFAULTMAP);
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c7818 case OMP_CLAUSE_DEFAULTMAP:
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc8588 case OMP_CLAUSE_DEFAULTMAP:
H A Dparser.cc[all...]

Completed in 1065 milliseconds

12