| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/ |
| H A D | lima_nir_split_loads.c | 47 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 D | ir3_nir_lower_tg4_to_tex.c | 41 int num_srcs = tg4->num_srcs + 1 /* lod */; local in function:ir3_nir_lower_tg4_to_tex_instr
|
| H A D | ir3_nir_lower_io_offsets.c | 168 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 D | ir3_nir_lower_tg4_to_tex.c | 53 int num_srcs = tg4->num_srcs + 1 /* lod */; local in function:lower_tg4
|
| H A D | ir3_nir_lower_io_offsets.c | 165 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 D | prog_opt_constant_fold.c | 34 src_regs_are_constant(const struct prog_instruction *inst, unsigned num_srcs) argument
|
| H A D | prog_to_nir.c | 247 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 D | prog_opt_constant_fold.c | 34 src_regs_are_constant(const struct prog_instruction *inst, unsigned num_srcs) argument
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_inline_helpers.h | 104 unsigned num_srcs = nir_intrinsic_infos[intrin->intrinsic].num_srcs; local in function:nir_foreach_src
|
| H A D | nir_lower_readonly_images_to_tex.c | 107 unsigned num_srcs; local in function:lower_readonly_image_op
|
| H A D | nir_lower_wrmasks.c | 103 unsigned num_srcs = info->num_srcs; local in function:split_wrmask
|
| H A D | nir_divergence_analysis.c | 352 unsigned num_srcs = nir_intrinsic_infos[instr->intrinsic].num_srcs; local in function:visit_intrinsic
|
| H A D | nir_builtin_builder.c | 340 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 D | nir_lower_double_ops.c | 646 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 D | vtn_opencl.c | 45 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 D | nir_gather_info.c | 304 unsigned num_srcs = nir_op_infos[instr->op].num_inputs; local in function:gather_alu_info
|
| H A D | nir_search.c | 582 unsigned num_srcs = 1; local in function:dump_value
|
| H A D | nir_lower_double_ops.c | 617 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 D | disasm-a2xx.c | 126 uint32_t num_srcs; member in struct:__anon2f30f8ae0108
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_test_conv.c | 166 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 D | lp_test_conv.c | 166 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 D | disasm-a2xx.c | 141 uint32_t num_srcs; member in struct:__anon3c76bf430108
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_conv.c | 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 D | lp_bld_pack.c | 256 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 D | lp_bld_swizzle.c | 693 lp_build_transpose_aos_n(struct gallivm_state * gallivm,struct lp_type type,const LLVMValueRef * src,unsigned num_srcs,LLVMValueRef * dst) argument
|