/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_gfx_v6_0.c | 2991 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 3001 static void wave_read_regs(struct amdgpu_device *adev, uint32_t simd, in wave_read_regs() 3016 static void gfx_v6_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v6_0_read_wave_data() 3040 static void gfx_v6_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t simd, in gfx_v6_0_read_wave_sgprs()
|
H A D | amdgpu_debugfs.c | 708 uint32_t offset, se, sh, cu, wave, simd, data[32]; in amdgpu_debugfs_wave_read() local 787 uint32_t offset, se, sh, cu, wave, simd, thread, bank, *data; in amdgpu_debugfs_gpr_read() local
|
H A D | amdgpu_gfx_v7_0.c | 4149 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 4159 static void wave_read_regs(struct amdgpu_device *adev, uint32_t simd, in wave_read_regs() 4174 static void gfx_v7_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v7_0_read_wave_data() 4198 static void gfx_v7_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t simd, in gfx_v7_0_read_wave_sgprs()
|
H A D | amdgpu_gfx_v8_0.c | 5213 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 5223 static void wave_read_regs(struct amdgpu_device *adev, uint32_t simd, in wave_read_regs() 5238 static void gfx_v8_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v8_0_read_wave_data() 5262 static void gfx_v8_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t simd, in gfx_v8_0_read_wave_sgprs()
|
H A D | amdgpu_gfx_v9_0.c | 1924 static uint32_t wave_read_ind(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint32_t ad… in wave_read_ind() 1934 static void wave_read_regs(struct amdgpu_device *adev, uint32_t simd, in wave_read_regs() 1949 static void gfx_v9_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint3… in gfx_v9_0_read_wave_data() 1969 static void gfx_v9_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t simd, in gfx_v9_0_read_wave_sgprs() 1978 static void gfx_v9_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t simd, in gfx_v9_0_read_wave_vgprs()
|
H A D | amdgpu_gfx_v10_0.c | 1131 static void gfx_v10_0_read_wave_data(struct amdgpu_device *adev, uint32_t simd, uint32_t wave, uint… in gfx_v10_0_read_wave_data() 1157 static void gfx_v10_0_read_wave_sgprs(struct amdgpu_device *adev, uint32_t simd, in gfx_v10_0_read_wave_sgprs() 1168 static void gfx_v10_0_read_wave_vgprs(struct amdgpu_device *adev, uint32_t simd, in gfx_v10_0_read_wave_vgprs()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | omp-general.c | 189 bool simd = gimple_omp_for_kind (for_stmt) == GF_OMP_FOR_KIND_SIMD; in omp_extract_for_data() local 1281 tree simd = get_identifier ("simd"); in omp_context_selector_set_compare() local
|
H A D | omp-grid.c | 1043 gomp_for *simd = as_a <gomp_for *> (stmt); in grid_eliminate_combined_simd_part() local
|
H A D | tree-inline.c | 4145 machine_mode simd = targetm.vectorize.preferred_simd_mode (inner); in estimate_move_cost() local
|
H A D | gimplify.c | 7650 omp_is_private (struct gimplify_omp_ctx *ctx, tree decl, int simd) in omp_is_private()
|
H A D | omp-low.c | 9096 bool simd = omp_find_clause (gimple_omp_ordered_clauses (ord_stmt), in lower_omp_ordered() local
|
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/experimental/bits/ |
H A D | simd.h | 158 class simd; variable
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | omp-general.cc | 192 bool simd = gimple_omp_for_kind (for_stmt) == GF_OMP_FOR_KIND_SIMD; in omp_extract_for_data() local 1831 tree simd = get_identifier ("simd"); in omp_context_selector_set_compare() local
|
H A D | tree-inline.cc | 4196 machine_mode simd = targetm.vectorize.preferred_simd_mode (inner); in estimate_move_cost() local
|
H A D | omp-low.cc | 9940 bool simd = omp_find_clause (gimple_omp_ordered_clauses (ord_stmt), in lower_omp_ordered() local
|
H A D | gimplify.cc | 8010 omp_is_private (struct gimplify_omp_ctx *ctx, tree decl, int simd) in omp_is_private()
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/testsuite/libphobos.hash/ |
H A D | test_hash.d | 101 static import simd = core.simd; in issue19204() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/testsuite/libphobos.hash/ |
H A D | test_hash.d | 109 static import simd = core.simd; in issue19204() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-builtins.cc | 1369 aarch64_simd_switcher simd; in handle_arm_neon_h() local 1785 aarch64_simd_switcher simd; in aarch64_general_init_builtins() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.h | 1268 bool simd; member
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | tc-i386.c | 4943 bool simd = false; in md_assemble() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl.c | 7303 tree simd = omp_get_context_selector (ctx, "construct", "simd"); in omp_declare_variant_finalize_one() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl.cc | 7873 tree simd = omp_get_context_selector (ctx, "construct", "simd"); in omp_declare_variant_finalize_one() local
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | tc-i386.c | 6703 bool simd = false; in md_assemble() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-parser.c | 19264 bool simd = false; in c_parser_omp_distribute() local
|