Searched defs:dst_type (Results 1 - 25 of 60) sorted by relevance

123

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c53 lp_build_fetch_rgba_aos_array(struct gallivm_state * gallivm,const struct util_format_description * format_desc,struct lp_type dst_type,LLVMValueRef base_ptr,LLVMValueRef offset) argument
H A Dlp_bld_tgsi_action.h64 LLVMTypeRef dst_type; member in struct:lp_build_emit_data
H A Dlp_bld_gather.c164 lp_build_gather_elem_vec(struct gallivm_state * gallivm,unsigned length,unsigned src_width,LLVMTypeRef src_type,struct lp_type dst_type,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offsets,unsigned i,boolean vector_justify) argument
279 lp_build_gather_avx2(struct gallivm_state * gallivm,unsigned length,unsigned src_width,struct lp_type dst_type,LLVMValueRef base_ptr,LLVMValueRef offsets) argument
409 lp_build_gather(struct gallivm_state * gallivm,unsigned length,unsigned src_width,struct lp_type dst_type,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offsets,boolean vector_justify) argument
[all...]
H A Dlp_bld_conv.c365 lp_build_unsigned_norm_to_float(struct gallivm_state * gallivm,unsigned src_width,struct lp_type dst_type,LLVMValueRef src) argument
441 lp_build_conv_auto(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type * dst_type,const LLVMValueRef * src,unsigned num_srcs,LLVMValueRef * dst) argument
533 lp_build_conv(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,const LLVMValueRef * src,unsigned num_srcs,LLVMValueRef * dst,unsigned num_dsts) argument
1040 lp_build_conv_mask(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,const LLVMValueRef * src,unsigned num_srcs,LLVMValueRef * dst,unsigned num_dsts) argument
[all...]
H A Dlp_bld_format_soa.c353 lp_build_rgba8_to_fi32_soa(struct gallivm_state * gallivm,struct lp_type dst_type,LLVMValueRef packed,LLVMValueRef * rgba) argument
H A Dlp_bld_pack.c407 lp_build_unpack2(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef src,LLVMValueRef * dst_lo,LLVMValueRef * dst_hi) argument
460 lp_build_unpack2_native(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef src,LLVMValueRef * dst_lo,LLVMValueRef * dst_hi) argument
515 lp_build_unpack(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef src,LLVMValueRef * dst,unsigned num_dsts) argument
570 lp_build_pack2(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef lo,LLVMValueRef hi) argument
726 lp_build_pack2_native(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef lo,LLVMValueRef hi) argument
778 lp_build_packs2(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef lo,LLVMValueRef hi) argument
823 lp_build_pack(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,boolean clamped,const LLVMValueRef * src,unsigned num_srcs) argument
883 lp_build_resize(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,const LLVMValueRef * src,unsigned num_srcs,LLVMValueRef * dst,unsigned num_dsts) argument
[all...]
H A Dlp_bld_swizzle.c92 lp_build_extract_broadcast(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,LLVMValueRef vector,LLVMValueRef index) argument
733 lp_build_pack_aos_scalars(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,const LLVMValueRef src,unsigned channel) argument
770 lp_build_unpack_broadcast_aos_scalars(struct gallivm_state * gallivm,struct lp_type src_type,struct lp_type dst_type,const LLVMValueRef src) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_format_aos_array.c53 lp_build_fetch_rgba_aos_array(struct gallivm_state * gallivm,const struct util_format_description * format_desc,struct lp_type dst_type,LLVMValueRef base_ptr,LLVMValueRef offset) argument
H A Dlp_bld_tgsi_action.h64 LLVMTypeRef dst_type; member in struct:lp_build_emit_data
H A Dlp_bld_gather.c164 lp_build_gather_elem_vec(struct gallivm_state * gallivm,unsigned length,unsigned src_width,LLVMTypeRef src_type,struct lp_type dst_type,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offsets,unsigned i,boolean vector_justify) argument
279 lp_build_gather_avx2(struct gallivm_state * gallivm,unsigned length,unsigned src_width,struct lp_type dst_type,LLVMValueRef base_ptr,LLVMValueRef offsets) argument
409 lp_build_gather(struct gallivm_state * gallivm,unsigned length,unsigned src_width,struct lp_type dst_type,boolean aligned,LLVMValueRef base_ptr,LLVMValueRef offsets,boolean vector_justify) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_convert_alu_types.c197 nir_alu_type dst_type = nir_op_infos[alu->op].output_type; local in function:lower_alu_conversion
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c74 nir_alu_type dst_type = nir_alu_type_get_base_type(dst_full_type); local in function:lower_instr
28 get_conversion_op(nir_alu_type src_type,unsigned src_bit_size,nir_alu_type dst_type,unsigned dst_bit_size,nir_rounding_mode rounding_mode) argument
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_conversions.c74 nir_alu_type dst_type = nir_alu_type_get_base_type(dst_full_type); local in function:lower_alu_instr
28 get_conversion_op(nir_alu_type src_type,unsigned src_bit_size,nir_alu_type dst_type,unsigned dst_bit_size,nir_rounding_mode rounding_mode) argument
H A Dbrw_ir_fs.h555 has_dst_aligned_region_restriction(const intel_device_info * devinfo,const fs_inst * inst,brw_reg_type dst_type) argument
H A Dbrw_fs_copy_propagation.cpp371 can_take_stride(fs_inst *inst, brw_reg_type dst_type, argument
539 const brw_reg_type dst_type = (has_source_modifiers && local in function:fs_visitor::try_copy_propagate
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cf.c149 type_t dst_type = ir3_output_conv_dst_type(src, base_type); local in function:try_conversion_folding
H A Ddisasm-a3xx.c504 unsigned dst_type = (val >> 46) & 0x7; local in function:disasm_instr_cb
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/sb/
H A Dsb_peephole.cpp122 unsigned dst_type = flags & AF_DST_TYPE_MASK; local in function:r600_sb::peephole::optimize_cc_op2
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sb/
H A Dsb_peephole.cpp122 unsigned dst_type = flags & AF_DST_TYPE_MASK; local in function:r600_sb::peephole::optimize_cc_op2
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_alu.c300 nir_alu_type dst_type; local in function:vtn_nir_alu_op_for_spirv_opcode
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c63 write_tsv_row(FILE * fp,struct lp_type src_type,struct lp_type dst_type,double cycles,boolean success) argument
84 dump_conv_types(FILE * fp,struct lp_type src_type,struct lp_type dst_type) argument
100 add_conv_test(struct gallivm_state * gallivm,struct lp_type src_type,unsigned num_srcs,struct lp_type dst_type,unsigned num_dsts) argument
153 test_one(unsigned verbose,FILE * fp,struct lp_type src_type,struct lp_type dst_type) argument
403 const struct lp_type *dst_type; local in function:test_all
431 const struct lp_type *dst_type; local in function:test_some
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c63 write_tsv_row(FILE * fp,struct lp_type src_type,struct lp_type dst_type,double cycles,boolean success) argument
84 dump_conv_types(FILE * fp,struct lp_type src_type,struct lp_type dst_type) argument
100 add_conv_test(struct gallivm_state * gallivm,struct lp_type src_type,unsigned num_srcs,struct lp_type dst_type,unsigned num_dsts) argument
153 test_one(unsigned verbose,FILE * fp,struct lp_type src_type,struct lp_type dst_type) argument
403 const struct lp_type *dst_type; local in function:test_all
431 const struct lp_type *dst_type; local in function:test_some
[all...]
H A Dlp_bld_interp.c465 struct lp_type dst_type = coeff_bld->type; local in function:lp_build_interp_soa_indirect
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dvtn_alu.c357 nir_alu_type dst_type = convert_op_dst_type(opcode) | dst_bit_size; local in function:vtn_nir_alu_op_for_spirv_opcode
703 nir_alu_type dst_type = convert_op_dst_type(opcode) | dst_bit_size; local in function:vtn_handle_alu
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dformat_utils.c278 enum mesa_array_format_datatype src_type = 0, dst_type = 0, common_type; local in function:_mesa_format_convert
1505 _mesa_swizzle_and_convert(void *void_dst, enum mesa_array_format_datatype dst_type, in argument
770 swizzle_convert_try_memcpy(void * dst,enum mesa_array_format_datatype dst_type,int num_dst_channels,const void * src,enum mesa_array_format_datatype src_type,int num_src_channels,const uint8_t swizzle[4],bool normalized,int count) argument
[all...]

Completed in 32 milliseconds

123