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

12

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h56 GOMP_MAP_TO = (GOMP_MAP_ALLOC | GOMP_MAP_FLAG_TO), enumerator in enum:gomp_map_kind
60 GOMP_MAP_TOFROM = (GOMP_MAP_TO | GOMP_MAP_FROM),
65 /* Also internal, behaves like GOMP_MAP_TO, but additionally any
102 GOMP_MAP_FORCE_TO = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_TO),
113 GOMP_MAP_ALWAYS_TO = (GOMP_MAP_FLAG_SPECIAL_2 | GOMP_MAP_TO),
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h67 GOMP_MAP_TO = (GOMP_MAP_ALLOC | GOMP_MAP_FLAG_TO), enumerator in enum:gomp_map_kind
71 GOMP_MAP_TOFROM = (GOMP_MAP_TO | GOMP_MAP_FROM),
76 /* Also internal, behaves like GOMP_MAP_TO, but additionally any
113 GOMP_MAP_FORCE_TO = (GOMP_MAP_FLAG_FORCE | GOMP_MAP_TO),
124 GOMP_MAP_ALWAYS_TO = (GOMP_MAP_FLAG_SPECIAL_2 | GOMP_MAP_TO),
/netbsd-current/external/gpl3/gcc.old/dist/libgomp/
H A Doacc-parallel.c673 case GOMP_MAP_TO:
766 case GOMP_MAP_TO:
H A Doacc-mem.c632 unsigned short kinds[1] = { GOMP_MAP_TO };
639 unsigned short kinds[1] = { GOMP_MAP_TO };
1172 [GOMP_MAP_TO, GOMP_MAP_TO_PSET, GOMP_MAP_POINTER]).
1351 || kind == GOMP_MAP_TO
H A Dtarget.c1172 case GOMP_MAP_TO:
/netbsd-current/external/gpl3/gcc/dist/libgomp/
H A Doacc-mem.c632 unsigned short kinds[1] = { GOMP_MAP_TO };
639 unsigned short kinds[1] = { GOMP_MAP_TO };
1173 [GOMP_MAP_TO, GOMP_MAP_TO_PSET, GOMP_MAP_POINTER]).
1445 || kind == GOMP_MAP_TO
1513 case GOMP_MAP_TO:
H A Doacc-parallel.c669 case GOMP_MAP_TO:
H A Dtarget.c1578 case GOMP_MAP_TO:
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-nested.c1651 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_TO);
2750 i ? GOMP_MAP_TO : GOMP_MAP_TOFROM);
2883 OMP_CLAUSE_SET_MAP_KIND (c, i ? GOMP_MAP_TO : GOMP_MAP_TOFROM);
H A Dtree-pretty-print.c793 case GOMP_MAP_TO:
876 ? OMP_CLAUSE_MAP_KIND (clause) : GOMP_MAP_TO)
H A Dgimplify.c10086 kind = GOMP_MAP_TO;
10095 kind = GOMP_MAP_TO | GOMP_MAP_FLAG_FORCE;
10868 OMP_CLAUSE_SET_MAP_KIND (clause, GOMP_MAP_TO);
10878 case GOMP_MAP_TO:
12996 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_TO);
H A Domp-low.c11549 case GOMP_MAP_TO:
11992 case GOMP_MAP_TO:
12020 tkind = GOMP_MAP_TO;
12024 tkind = GOMP_MAP_TO;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-nested.cc1794 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_TO);
2907 i ? GOMP_MAP_TO : GOMP_MAP_TOFROM);
3040 OMP_CLAUSE_SET_MAP_KIND (c, i ? GOMP_MAP_TO : GOMP_MAP_TOFROM);
H A Dtree-pretty-print.cc870 case GOMP_MAP_TO:
956 ? OMP_CLAUSE_MAP_KIND (clause) : GOMP_MAP_TO)
H A Dgimplify.cc8947 || k == GOMP_MAP_TO
9007 || k == GOMP_MAP_TO
11256 kind = GOMP_MAP_TO;
11265 kind = GOMP_MAP_TO | GOMP_MAP_FLAG_FORCE;
12125 OMP_CLAUSE_SET_MAP_KIND (clause, GOMP_MAP_TO);
12135 case GOMP_MAP_TO:
14314 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_TO);
H A Domp-low.cc12706 case GOMP_MAP_TO:
13244 case GOMP_MAP_TO:
13285 tkind = GOMP_MAP_TO;
13289 tkind = GOMP_MAP_TO;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc2426 map_kind = GOMP_MAP_TO;
2448 OMP_CLAUSE_SET_MAP_KIND (desc_node, GOMP_MAP_TO);
2993 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_TO);
3368 OMP_CLAUSE_SET_MAP_KIND (node3, GOMP_MAP_TO);
3473 map_kind = GOMP_MAP_TO;
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-omp.c2309 case GOMP_MAP_TO: return "copyin";
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc5734 case GOMP_MAP_TO:
9598 OMP_CLAUSE_SET_MAP_KIND (c, GOMP_MAP_TO);
9839 OMP_CLAUSE_SET_MAP_KIND (lc, GOMP_MAP_TO);
9917 case GOMP_MAP_TO:
H A Dparser.cc[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-parser.c13246 kind = GOMP_MAP_TO;
15692 kind = always ? GOMP_MAP_ALWAYS_TO : GOMP_MAP_TO;
16621 case GOMP_MAP_TO:
19455 case GOMP_MAP_TO:
19595 case GOMP_MAP_TO:
19912 case GOMP_MAP_TO:
/netbsd-current/external/gpl3/gcc/dist/gcc/c/
H A Dc-parser.cc13380 kind = GOMP_MAP_TO;
16269 kind = always_modifier ? GOMP_MAP_ALWAYS_TO : GOMP_MAP_TO;
17298 case GOMP_MAP_TO:
20800 case GOMP_MAP_TO:
20942 case GOMP_MAP_TO:
21277 case GOMP_MAP_TO:
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-omp.cc3063 || OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_TO
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-openmp.c2840 OMP_CLAUSE_SET_MAP_KIND (node, GOMP_MAP_TO);

Completed in 813 milliseconds

12