Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/libcpp/include/
H A Dline-map.h820 LINEMAPS_ALLOCATED (const line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED()
831 LINEMAPS_ALLOCATED (line_maps *set, bool map_kind) in LINEMAPS_ALLOCATED()
842 LINEMAPS_USED (const line_maps *set, bool map_kind) in LINEMAPS_USED()
853 LINEMAPS_USED (line_maps *set, bool map_kind) in LINEMAPS_USED()
865 LINEMAPS_CACHE (const line_maps *set, bool map_kind) in LINEMAPS_CACHE()
875 LINEMAPS_MAP_AT (const line_maps *set, bool map_kind, int index) in LINEMAPS_MAP_AT()
887 LINEMAPS_LAST_MAP (const line_maps *set, bool map_kind) in LINEMAPS_LAST_MAP()
897 LINEMAPS_LAST_ALLOCATED_MAP (const line_maps *set, bool map_kind) in LINEMAPS_LAST_ALLOCATED_MAP()
/netbsd/external/gpl3/gcc/dist/libcpp/include/
H A 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/external/gpl3/gcc/dist/gcc/
H A Domp-oacc-kernels-decompose.cc1446 HOST_WIDE_INT map_kind = OMP_CLAUSE_MAP_KIND (c); in omp_oacc_kernels_decompose_1() local
H A Dtree-core.h1624 unsigned int map_kind; member
H A Domp-low.c11916 enum gomp_map_kind map_kind = OMP_CLAUSE_MAP_KIND (c); in lower_omp_target() local
H A Dgimplify.cc10303 enum gomp_map_kind map_kind = (code == OMP_TARGET_EXIT_DATA in gimplify_scan_omp_clauses() local
H A Domp-low.cc13168 enum gomp_map_kind map_kind = OMP_CLAUSE_MAP_KIND (c); in lower_omp_target() local
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-openmp.cc2424 gomp_map_kind map_kind; in gfc_trans_omp_array_section() local
3461 gomp_map_kind map_kind; in gfc_trans_omp_clauses() local
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1551 unsigned int map_kind; member
H A Domp-low.c11916 enum gomp_map_kind map_kind = OMP_CLAUSE_MAP_KIND (c); in lower_omp_target() local