/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/ |
H A D | nouveau_dispnv04_arb.c | 53 int memory_type; member 154 mclks += (arb->memory_type == 0 ? 2 : 1) in nv10_calc_arb() 222 sim_data.memory_type = (type >> 12) & 1; in nv04_update_arb() 227 sim_data.memory_type = nvif_rd32(device, NV04_PFB_CFG0) & 0x1; in nv04_update_arb()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins-functions.h | 102 CONSTEXPR extending_load (type_suffix_index memory_type) in extending_load() argument 103 : m_memory_type (memory_type) {} in extending_load()
|
H A D | aarch64-sve-builtins-base.cc | 1120 CONSTEXPR svld1_extend_impl (type_suffix_index memory_type) in svld1_extend_impl() argument 1121 : extending_load (memory_type) {} in svld1_extend_impl() 1160 CONSTEXPR svld1_gather_extend_impl (type_suffix_index memory_type) in svld1_gather_extend_impl() argument 1161 : extending_load (memory_type) {} in svld1_gather_extend_impl() 1316 CONSTEXPR svldff1_gather_extend (type_suffix_index memory_type) in svldff1_gather_extend() argument 1317 : extending_load (memory_type) {} in svldff1_gather_extend() 1387 CONSTEXPR svldxf1_extend_impl (type_suffix_index memory_type, int unspec) in svldxf1_extend_impl() argument 1388 : extending_load (memory_type), m_unspec (unspec) {} in svldxf1_extend_impl()
|
H A D | aarch64-sve-builtins-sve2.cc | 141 CONSTEXPR svldnt1_gather_extend_impl (type_suffix_index memory_type) in svldnt1_gather_extend_impl() argument 142 : extending_load (memory_type) {} in svldnt1_gather_extend_impl()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64-sve-builtins-functions.h | 102 CONSTEXPR extending_load (type_suffix_index memory_type) in extending_load() argument 103 : m_memory_type (memory_type) {} in extending_load()
|
H A D | aarch64-sve-builtins-base.cc | 1120 CONSTEXPR svld1_extend_impl (type_suffix_index memory_type) in svld1_extend_impl() argument 1121 : extending_load (memory_type) {} in svld1_extend_impl() 1160 CONSTEXPR svld1_gather_extend_impl (type_suffix_index memory_type) in svld1_gather_extend_impl() argument 1161 : extending_load (memory_type) {} in svld1_gather_extend_impl() 1316 CONSTEXPR svldff1_gather_extend (type_suffix_index memory_type) in svldff1_gather_extend() argument 1317 : extending_load (memory_type) {} in svldff1_gather_extend() 1387 CONSTEXPR svldxf1_extend_impl (type_suffix_index memory_type, int unspec) in svldxf1_extend_impl() argument 1388 : extending_load (memory_type), m_unspec (unspec) {} in svldxf1_extend_impl()
|
H A D | aarch64-sve-builtins-sve2.cc | 141 CONSTEXPR svldnt1_gather_extend_impl (type_suffix_index memory_type) in svldnt1_gather_extend_impl() argument 142 : extending_load (memory_type) {} in svldnt1_gather_extend_impl()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
H A D | amdgpu_atomfirmware.c | 237 mem_type = vram_module->v9.memory_type; in amdgpu_atomfirmware_get_vram_info() 257 mem_type = vram_module->v10.memory_type; in amdgpu_atomfirmware_get_vram_info()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-vect-data-refs.cc | 3874 tree vectype, tree memory_type, tree offset_type, in vect_gather_scatter_fn_p() argument 3878 unsigned int memory_bits = tree_to_uhwi (TYPE_SIZE (memory_type)); in vect_gather_scatter_fn_p() 3905 if (internal_gather_scatter_fn_supported_p (ifn, vectype, memory_type, in vect_gather_scatter_fn_p() 3914 memory_type, in vect_gather_scatter_fn_p() 3951 info->memory_type = TREE_TYPE (DR_REF (dr)); in vect_describe_gather_scatter_call() 3968 tree memory_type = TREE_TYPE (DR_REF (dr)); in vect_check_gather_scatter() local 4136 masked_p, vectype, memory_type, in vect_check_gather_scatter() 4141 masked_p, vectype, memory_type, in vect_check_gather_scatter() 4164 masked_p, vectype, memory_type, in vect_check_gather_scatter() 4219 vectype, memory_type, offtype, scale, in vect_check_gather_scatter() [all …]
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/include/ |
H A D | grph_object_ctrl_defs.h | 329 uint8_t memory_type; member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-vect-data-refs.c | 3695 tree vectype, tree memory_type, tree offset_type, in vect_gather_scatter_fn_p() argument 3699 unsigned int memory_bits = tree_to_uhwi (TYPE_SIZE (memory_type)); in vect_gather_scatter_fn_p() 3720 if (internal_gather_scatter_fn_supported_p (ifn, vectype, memory_type, in vect_gather_scatter_fn_p() 3756 info->memory_type = TREE_TYPE (DR_REF (dr)); in vect_describe_gather_scatter_call() 3773 tree memory_type = TREE_TYPE (DR_REF (dr)); in vect_check_gather_scatter() local 3941 masked_p, vectype, memory_type, in vect_check_gather_scatter() 3946 masked_p, vectype, memory_type, in vect_check_gather_scatter() 3968 masked_p, vectype, memory_type, in vect_check_gather_scatter() 4007 vectype, memory_type, offtype, scale, in vect_check_gather_scatter() 4040 info->memory_type = memory_type; in vect_check_gather_scatter()
|
H A D | tree-vectorizer.h | 1149 tree memory_type;
|
H A D | tree-vect-stmts.c | 1917 gs_info->memory_type, in check_load_store_masking() 2064 tree memory_type = TREE_TYPE (DR_REF (dr)); in vect_truncate_gather_scatter_offset() local 2066 vectype, memory_type, offset_type, scale, in vect_truncate_gather_scatter_offset() 2078 gs_info->memory_type = memory_type; in vect_truncate_gather_scatter_offset()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dce110/ |
H A D | amdgpu_dce110_clk_mgr.c | 184 if (dc->bw_vbios && dc->bw_vbios->memory_type == bw_def_hbm) in dce11_pplib_apply_display_requirements()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | amdgpu_rn_clk_mgr.c | 672 bw_params->vram_type = bios_info->memory_type; in rn_clk_mgr_helper_populate_bw_params() 736 if (ctx->dc_bios->integrated_info->memory_type == LpDdr4MemType) { in rn_clk_mgr_construct()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/ |
H A D | ppatomctrl.h | 188 uint8_t memory_type; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/ |
H A D | calcs_logger.h | 132 DC_LOG_BANDWIDTH_CALCS(" [enum] bw_defines memory_type: %d", vbios->memory_type); in print_bw_calcs_vbios() 133 DC_LOG_BANDWIDTH_CALCS(" [enum] bw_defines memory_type: %d", vbios->memory_type); in print_bw_calcs_vbios()
|
H A D | amdgpu_dce_calcs.c | 606 if (vbios->memory_type == bw_def_hbm) in calculate_bandwidth() 626 if (vbios->memory_type == bw_def_hbm) in calculate_bandwidth() 1155 if (vbios->memory_type == bw_def_hbm) { in calculate_bandwidth() 2047 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2163 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2276 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2392 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2508 vbios.memory_type = bw_def_gddr5; in bw_calcs_init() 2621 vbios.memory_type = bw_def_hbm; in bw_calcs_init()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/inc/ |
H A D | dce_calcs.h | 195 enum bw_defines memory_type; member
|
/netbsd-src/sys/dev/pci/ |
H A D | mlyreg.h | 613 u_int8_t memory_type:5; member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/include/ |
H A D | atomfirmware.h | 2103 uint8_t memory_type; // enum of atom_dgpu_vram_type member 2181 uint8_t memory_type; // enum of atom_dgpu_vram_type member
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce120/ |
H A D | amdgpu_dce120_resource.c | 962 if (dc->bw_vbios->memory_type == bw_def_hbm) in bw_calcs_data_update_from_pplib()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/bios/ |
H A D | amdgpu_bios_parser.c | 2277 info->memory_type = info_v8->ucMemoryType; in get_integrated_info_v8() 2424 info->memory_type = info_v9->ucMemoryType; in get_integrated_info_v9()
|
H A D | amdgpu_bios_parser2.c | 1422 info->memory_type = info_v11->memorytype; in get_integrated_info_v11()
|
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dce112/ |
H A D | amdgpu_dce112_resource.c | 1043 if (dc->bw_vbios && dc->bw_vbios->memory_type == bw_def_hbm) in bw_calcs_data_update_from_pplib()
|