Home
last modified time | relevance | path

Searched defs:src_idx (Results 1 – 25 of 34) sorted by relevance

12

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_util.c112 unsigned src_idx, in tgsi_util_get_src_usage_mask()
377 unsigned src_idx) in tgsi_util_get_inst_usage_mask()
Dtgsi_info.c251 tgsi_opcode_infer_src_type(enum tgsi_opcode opcode, uint src_idx) in tgsi_opcode_infer_src_type()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_samplers.c31 nir_tex_instr *instr, unsigned src_idx) in lower_tex_src_to_offset()
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
Dnir_opt_copy_propagate.c88 unsigned src_idx = src - user->src; in copy_propagate_alu() local
Dnir_opt_constant_folding.c336 const int src_idx = nir_tex_instr_src_index(tex, src_type); in try_fold_tex_offset() local
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; in ssa_def_bits_used() local
Dnir_format_convert.h214 unsigned src_idx = 0; in nir_format_bitcast_uvec_unmasked() local
Dnir_from_ssa.c722 int src_idx = -1; in resolve_parallel_copy() local
Dnir_loop_analyze.c323 alu_src_has_identity_swizzle(nir_alu_instr *alu, unsigned src_idx) in alu_src_has_identity_swizzle()
Dnir.c856 nir_tex_instr_remove_src(nir_tex_instr *tex, unsigned src_idx) in nir_tex_instr_remove_src()
1870 int src_idx = alu_src - &alu->src[0]; in nir_src_components_read() local
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_inline_literals.c96 unsigned src_idx; in rc_inline_literals() local
Dradeon_compiler_util.c321 unsigned int src_idx, in rc_src_reads_dst_mask()
Dradeon_pair_schedule.c326 unsigned src_idx; in calc_score_r300() local
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_print.c118 mir_print_embedded_constant(midgard_instruction *ins, unsigned src_idx) in mir_print_embedded_constant()
/third_party/mesa3d/src/intel/compiler/
Dbrw_fs_combine_constants.cpp216 const fs_inst *inst, uint32_t src_idx, in get_constant_value()
377 unsigned src_idx) in can_promote_src_as_imm()
Dbrw_nir.c1502 unsigned src_idx; in brw_aop_for_nir_intrinsic() local
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_peephole.cpp124 void PeepholeVisitor::convert_to_mov(AluInstr *alu, int src_idx) in convert_to_mov()
/third_party/mesa3d/src/broadcom/compiler/
Dv3d40_tex.c85 unsigned src_idx, in handle_tex_src()
/third_party/ffmpeg/libavcodec/
Dhevc_filter.c359 int src_idx, pos; in sao_filter_CTB() local
386 int src_idx, pos; in sao_filter_CTB() local
/third_party/mesa3d/src/freedreno/ir3/
Dir3_ra_validate.c380 unsigned src_idx = state->offset / reg_elem_size(state->def); in chase_definition() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_descriptor_set.c1337 unsigned src_idx = copyset->srcArrayElement + j; in radv_update_descriptor_sets_impl() local
/third_party/mesa3d/src/panfrost/bifrost/
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()
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c853 int src_idx) in ttn_get_src()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_descriptor_set.c1830 uint32_t src_idx = in dzn_descriptor_set_copy() local

12