Home
last modified time | relevance | path

Searched defs:src_idx (Results 1 - 25 of 33) sorted by relevance

12

/third_party/mesa3d/src/compiler/nir/
H A Dnir_move_vec_src_uses_to_dest.c145 unsigned src_idx = use_alu_src - use_alu->src; in move_vec_src_uses_to_dest_block() local
H A Dnir_lower_samplers.c30 lower_tex_src_to_offset(nir_builder *b, nir_tex_instr *instr, unsigned src_idx) lower_tex_src_to_offset() argument
H A Dnir_opt_copy_propagate.c88 unsigned src_idx = src - user->src; in copy_propagate_alu() local
H A Dnir_opt_constant_folding.c336 const int src_idx = nir_tex_instr_src_index(tex, src_type); in try_fold_tex_offset() local
H A Dnir_format_convert.h214 unsigned src_idx = 0; in nir_format_bitcast_uvec_unmasked() local
H A Dnir_range_analysis.c1744 unsigned src_idx = container_of(src, nir_alu_src, src) - use_alu->src; in ssa_def_bits_used() local
1842 unsigned src_idx = src - use_intrin->src; ssa_def_bits_used() local
[all...]
H A Dnir_from_ssa.c722 int src_idx = -1; in resolve_parallel_copy() local
H A Dnir_builder.h977 int src_idx = -1; in nir_extract_bits() local
H A Dnir_loop_analyze.c323 alu_src_has_identity_swizzle(nir_alu_instr *alu, unsigned src_idx) in alu_src_has_identity_swizzle() argument
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_info.c251 tgsi_opcode_infer_src_type(enum tgsi_opcode opcode, uint src_idx) in tgsi_opcode_infer_src_type() argument
H A Dtgsi_util.c111 tgsi_util_get_src_usage_mask(enum tgsi_opcode opcode, unsigned src_idx, uint8_t write_mask, uint8_t swizzle_x, uint8_t swizzle_y, uint8_t swizzle_z, uint8_t swizzle_w, enum tgsi_texture_type tex_target, enum tgsi_texture_type mem_target) tgsi_util_get_src_usage_mask() argument
376 tgsi_util_get_inst_usage_mask(const struct tgsi_full_instruction *inst, unsigned src_idx) tgsi_util_get_inst_usage_mask() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_peephole.cpp124 void PeepholeVisitor::convert_to_mov(AluInstr *alu, int src_idx) in convert_to_mov() argument
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_inline_literals.c96 unsigned src_idx; in rc_inline_literals() local
H A Dradeon_compiler_util.c319 rc_src_reads_dst_mask( rc_register_file src_file, unsigned int src_idx, unsigned int src_swz, rc_register_file dst_file, unsigned int dst_idx, unsigned int dst_mask) rc_src_reads_dst_mask() argument
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_print.c118 mir_print_embedded_constant(midgard_instruction *ins, unsigned src_idx) in mir_print_embedded_constant() argument
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d40_tex.c83 handle_tex_src(struct v3d_compile *c, nir_tex_instr *instr, unsigned src_idx, unsigned non_array_components, struct V3D41_TMU_CONFIG_PARAMETER_2 *p2_unpacked, struct qreg *s_out, unsigned *tmu_writes) handle_tex_src() argument
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_ra_validate.c380 unsigned src_idx = state->offset / reg_elem_size(state->def); in chase_definition() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs_combine_constants.cpp215 get_constant_value(const struct intel_device_info *devinfo, const fs_inst *inst, uint32_t src_idx, void *out, brw_reg_type *out_type) get_constant_value() argument
376 can_promote_src_as_imm(const struct intel_device_info *devinfo, fs_inst *inst, unsigned src_idx) can_promote_src_as_imm() argument
[all...]
H A Dbrw_nir.c1502 unsigned src_idx; in brw_aop_for_nir_intrinsic() local
/third_party/ffmpeg/libavcodec/
H A Dhevc_filter.c368 int src_idx, pos; in sao_filter_CTB() local
395 int src_idx, pos; in sao_filter_CTB() local
[all...]
/third_party/ffmpeg/libavutil/
H A Dtx_template.c701 int src_idx, dst_idx; in ff_tx_fft_sr_inplace() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_descriptor_set.c1337 unsigned src_idx = copyset->srcArrayElement + j; in radv_update_descriptor_sets_impl() local
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_descriptor_set.c1830 uint32_t src_idx = in dzn_descriptor_set_copy() local
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c852 ttn_get_src(struct ttn_compile *c, struct tgsi_full_src_register *tgsi_fsrc, int src_idx) ttn_get_src() argument
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_schedule.c875 bi_tuple_is_new_src(bi_instr *instr, struct bi_reg_state *reg, unsigned src_idx) in bi_tuple_is_new_src() argument

Completed in 36 milliseconds

12