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

123

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/
H A Dlima_nir_split_loads.c47 unsigned num_srcs = nir_intrinsic_infos[new_intrin->intrinsic].num_srcs; local in function:clone_intrinsic
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c41 int num_srcs = tg4->num_srcs + 1 /* lod */; local in function:ir3_nir_lower_tg4_to_tex_instr
H A Dir3_nir_lower_io_offsets.c168 unsigned num_srcs = nir_intrinsic_infos[intrinsic->intrinsic].num_srcs; local in function:lower_offset_for_ssbo
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_nir_lower_tg4_to_tex.c53 int num_srcs = tg4->num_srcs + 1 /* lod */; local in function:lower_tg4
H A Dir3_nir_lower_io_offsets.c165 unsigned num_srcs = nir_intrinsic_infos[intrinsic->intrinsic].num_srcs; local in function:lower_offset_for_ssbo
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_opt_constant_fold.c34 src_regs_are_constant(const struct prog_instruction *inst, unsigned num_srcs) argument
H A Dprog_to_nir.c247 unsigned num_srcs = nir_op_infos[op].num_inputs; local in function:ptn_alu
504 unsigned num_srcs; local in function:ptn_tex
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_opt_constant_fold.c34 src_regs_are_constant(const struct prog_instruction *inst, unsigned num_srcs) argument
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_inline_helpers.h104 unsigned num_srcs = nir_intrinsic_infos[intrin->intrinsic].num_srcs; local in function:nir_foreach_src
H A Dnir_lower_readonly_images_to_tex.c107 unsigned num_srcs; local in function:lower_readonly_image_op
H A Dnir_lower_wrmasks.c103 unsigned num_srcs = info->num_srcs; local in function:split_wrmask
H A Dnir_divergence_analysis.c352 unsigned num_srcs = nir_intrinsic_infos[instr->intrinsic].num_srcs; local in function:visit_intrinsic
H A Dnir_builtin_builder.c340 unsigned num_srcs = 1; /* One for the LOD */ local in function:nir_get_texture_size
392 unsigned num_srcs = 0; local in function:nir_get_texture_lod
[all...]
H A Dnir_lower_double_ops.c646 unsigned num_srcs = nir_op_infos[alu->op].num_inputs; local in function:should_lower_double_instr
/xsrc/external/mit/MesaLib.old/dist/src/compiler/spirv/
H A Dvtn_opencl.c45 unsigned num_srcs = count - 5; local in function:handle_instr
108 handle_alu(struct vtn_builder *b, enum OpenCLstd opcode, unsigned num_srcs, argument
116 handle_special(struct vtn_builder *b, enum OpenCLstd opcode, unsigned num_srcs, argument
235 handle_printf(struct vtn_builder *b, enum OpenCLstd opcode, unsigned num_srcs, argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_gather_info.c304 unsigned num_srcs = nir_op_infos[instr->op].num_inputs; local in function:gather_alu_info
H A Dnir_search.c582 unsigned num_srcs = 1; local in function:dump_value
H A Dnir_lower_double_ops.c617 unsigned num_srcs = nir_op_infos[instr->op].num_inputs; local in function:lower_doubles_instr
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/
H A Ddisasm-a2xx.c126 uint32_t num_srcs; member in struct:__anon2f30f8ae0108
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c166 unsigned num_srcs; local in function:test_one
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
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_test_conv.c166 unsigned num_srcs; local in function:test_one
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
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir2/
H A Ddisasm-a2xx.c141 uint32_t num_srcs; member in struct:__anon3c76bf430108
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_conv.c441 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_pack.c256 lp_build_concat_n(struct gallivm_state * gallivm,struct lp_type src_type,LLVMValueRef * src,unsigned num_srcs,LLVMValueRef * dst,unsigned num_dsts) 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.c693 lp_build_transpose_aos_n(struct gallivm_state * gallivm,struct lp_type type,const LLVMValueRef * src,unsigned num_srcs,LLVMValueRef * dst) argument

Completed in 33 milliseconds

123