Home
last modified time | relevance | path

Searched defs:map_kind (Results 1 – 5 of 5) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libcpp/include/
Dline-map.h831 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED()
842 LINEMAPS_ALLOCATED (line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED()
853 LINEMAPS_USED (const line_maps *set, bool map_kind) in LINEMAPS_USED()
864 LINEMAPS_USED (line_maps *set, bool map_kind) in LINEMAPS_USED()
876 LINEMAPS_CACHE (const line_maps *set, bool map_kind) in LINEMAPS_CACHE()
886 LINEMAPS_MAP_AT (const line_maps *set, bool map_kind, int index) in LINEMAPS_MAP_AT()
898 LINEMAPS_LAST_MAP (const line_maps *set, bool map_kind) in LINEMAPS_LAST_MAP()
908 LINEMAPS_LAST_ALLOCATED_MAP (const line_maps *set, bool map_kind) in LINEMAPS_LAST_ALLOCATED_MAP()
/netbsd/src/external/gpl3/gcc/dist/gcc/
Domp-oacc-kernels-decompose.cc1446 HOST_WIDE_INT map_kind = OMP_CLAUSE_MAP_KIND (c); in omp_oacc_kernels_decompose_1() local
Dtree-core.h1624 unsigned int map_kind; member
Domp-low.cc13168 enum gomp_map_kind map_kind = OMP_CLAUSE_MAP_KIND (c); in lower_omp_target() local
Dgimplify.cc10309 enum gomp_map_kind map_kind = (code == OMP_TARGET_EXIT_DATA in gimplify_scan_omp_clauses() local