Searched refs:GOMP_MAP_FIRSTPRIVATE_REFERENCE (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dgomp-constants.h159 GOMP_MAP_FIRSTPRIVATE_REFERENCE = (GOMP_MAP_LAST | 2), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dgomp-constants.h181 GOMP_MAP_FIRSTPRIVATE_REFERENCE = (GOMP_MAP_LAST | 2), enumerator in enum:gomp_map_kind
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Domp-oacc-kernels-decompose.cc1515 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
H A Domp-low.cc1549 != GOMP_MAP_FIRSTPRIVATE_REFERENCE)
1609 == GOMP_MAP_FIRSTPRIVATE_REFERENCE)))
1852 != GOMP_MAP_FIRSTPRIVATE_REFERENCE))
12717 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
12769 || OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
13023 == GOMP_MAP_FIRSTPRIVATE_REFERENCE)))
13816 || OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE)
13870 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE)
13926 == GOMP_MAP_FIRSTPRIVATE_REFERENCE)))
H A Dtree-pretty-print.cc916 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
960 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
H A Dgimplify.cc8914 && (OMP_CLAUSE_MAP_KIND (*cp) == GOMP_MAP_FIRSTPRIVATE_REFERENCE
9528 == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
9590 == GOMP_MAP_FIRSTPRIVATE_REFERENCE)
9932 = GOMP_MAP_FIRSTPRIVATE_REFERENCE;
9985 == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
10940 || OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
11320 OMP_CLAUSE_SET_MAP_KIND (nc, GOMP_MAP_FIRSTPRIVATE_REFERENCE);
11674 != GOMP_MAP_FIRSTPRIVATE_REFERENCE))
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Domp-low.c1364 != GOMP_MAP_FIRSTPRIVATE_REFERENCE))
1387 == GOMP_MAP_FIRSTPRIVATE_REFERENCE)))
1626 != GOMP_MAP_FIRSTPRIVATE_REFERENCE))
11560 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
11610 || OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
11841 == GOMP_MAP_FIRSTPRIVATE_REFERENCE)))
12506 || OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE)
12560 if (OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE)
12616 == GOMP_MAP_FIRSTPRIVATE_REFERENCE)))
H A Dtree-pretty-print.c839 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
880 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
H A Dgimplify.c8805 == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
8867 == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
9117 = GOMP_MAP_FIRSTPRIVATE_REFERENCE;
9144 == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
9773 || OMP_CLAUSE_MAP_KIND (c) == GOMP_MAP_FIRSTPRIVATE_REFERENCE))
10146 OMP_CLAUSE_SET_MAP_KIND (nc, GOMP_MAP_FIRSTPRIVATE_REFERENCE);
10468 != GOMP_MAP_FIRSTPRIVATE_REFERENCE))
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dsemantics.cc8350 != GOMP_MAP_FIRSTPRIVATE_REFERENCE)
8362 GOMP_MAP_FIRSTPRIVATE_REFERENCE);
9698 nc_kind = GOMP_MAP_FIRSTPRIVATE_REFERENCE;
9925 case GOMP_MAP_FIRSTPRIVATE_REFERENCE:
H A Dparser.cc[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dsemantics.c7565 != GOMP_MAP_FIRSTPRIVATE_REFERENCE)
7580 GOMP_MAP_FIRSTPRIVATE_REFERENCE);
H A Dparser.c[all...]

Completed in 754 milliseconds