Home
last modified time | relevance | path

Searched defs:dst_bit_size (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/mesa3d/src/compiler/spirv/
H A Dvtn_alu.c283 unsigned src_bit_size, unsigned dst_bit_size) in vtn_nir_alu_op_for_spirv_opcode()
828 unsigned dst_bit_size = glsl_get_bit_size(dest_type); in vtn_handle_alu() local
896 unsigned dst_bit_size = glsl_get_bit_size(dest_type); in vtn_handle_alu() local
938 unsigned dst_bit_size = glsl_get_bit_size(dest_type); in vtn_handle_alu() local
998 unsigned dst_bit_size = glsl_get_bit_size(dest_type); in vtn_handle_alu() local
H A Dvtn_cmat.c208 unsigned dst_bit_size = glsl_get_bit_size(glsl_get_cmat_element(dst_type->type)); in vtn_handle_cooperative_alu() local
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_bool_to_bitsize.c46 get_bool_convert_opcode(uint32_t dst_bit_size) in get_bool_convert_opcode()
350 uint32_t dst_bit_size = 0; in lower_phi_instr() local
H A Dnir_lower_bit_size.c55 unsigned dst_bit_size = alu->def.bit_size; in lower_alu_instr() local
H A Dnir_builder.c567 const unsigned dst_bit_size = nir_alu_type_get_type_size(dest_type); in nir_type_convert() local
H A Dnir_search.c456 unsigned dst_bit_size = replace_bitsize(value, search_bitsize, state); in construct_value() local
H A Dnir_builder.h2176 nir_mask(nir_builder *b, nir_def *bits, unsigned dst_bit_size) in nir_mask()
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir_split_64bit_conversions.c54 unsigned dst_bit_size = alu->def.bit_size; in split_64bit_conversion() local
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dintel_nir_lower_conversions.c45 unsigned dst_bit_size = alu->def.bit_size; in lower_alu_instr() local
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c152 nir_def *dst_bit_size; member
188 uint8_t dst_bit_size : 2; //8, 16, 32, 64 member
329 unsigned dst_bit_size = 0; in fill_pbo_data() local
/aosp_15_r20/external/mesa3d/src/amd/common/
H A Dac_nir.c1614 unsigned dst_bit_size, src_bit_size, num_dst_dwords; in ac_nir_varying_estimate_instr_cost() local
/aosp_15_r20/external/mesa3d/src/panfrost/midgard/
H A Dmidgard_compile.c318 int dst_bit_size = alu->def.bit_size; in midgard_vectorize_filter() local
/aosp_15_r20/external/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi.c3252 int dst_bit_size = alu->def.bit_size; in ntt_should_vectorize_instr() local
/aosp_15_r20/external/mesa3d/src/microsoft/compiler/
H A Ddxil_nir.c45 unsigned dst_bit_size) in load_comps_to_vec()
/aosp_15_r20/external/mesa3d/src/broadcom/compiler/
H A Dnir_to_vir.c1333 uint32_t dst_bit_size) in sign_extend()
/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c3911 const uint32_t dst_bit_size = in get_color_blit_fs() local
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbifrost_compile.c4494 int dst_bit_size = alu->def.bit_size; in bi_vectorize_filter() local
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/
H A Dzink_compiler.c1240 unsigned dst_bit_size, src_bit_size, num_dst_dwords; in amd_varying_estimate_instr_cost() local