Searched defs:reg_index (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/
H A Dregalloc.c127 int reg_index = 0; local in function:ppir_regalloc_init
723 int reg_index = ra_get_node_reg(g, n++); local in function:ppir_regalloc_prog_try
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_tgsi_setup.c199 get_temp_array_id(struct lp_build_tgsi_context * bld_base,unsigned reg_index,const struct tgsi_ind_register * reg) argument
221 get_array_range(struct lp_build_tgsi_context * bld_base,unsigned File,unsigned reg_index,const struct tgsi_ind_register * reg) argument
247 get_pointer_into_array(struct si_shader_context * ctx,unsigned file,unsigned swizzle,unsigned reg_index,const struct tgsi_ind_register * reg_indirect) argument
343 load_value_from_array(struct lp_build_tgsi_context * bld_base,unsigned file,enum tgsi_opcode_type type,unsigned swizzle,unsigned reg_index,const struct tgsi_ind_register * reg_indirect) argument
378 store_value_to_array(struct lp_build_tgsi_context * bld_base,LLVMValueRef value,unsigned file,unsigned chan_index,unsigned reg_index,const struct tgsi_ind_register * reg_indirect) argument
810 unsigned reg_index = reg->Register.Index; local in function:si_llvm_emit_store
[all...]
H A Dsi_shader.c2627 unsigned reg_index; local in function:si_llvm_emit_clipvertex
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm_vs.c395 unsigned reg_index; local in function:si_llvm_emit_clipvertex
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c1061 get_indirect_index(struct lp_build_tgsi_soa_context * bld,unsigned reg_file,unsigned reg_index,const struct tgsi_ind_register * indirect_reg,int index_limit) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_tgsi_soa.c672 get_indirect_index(struct lp_build_tgsi_soa_context * bld,unsigned reg_file,unsigned reg_index,const struct tgsi_ind_register * indirect_reg,int index_limit) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c3496 unsigned reg_index = emit->clip_dist_out_index + i / 4; local in function:emit_clip_distance_from_vpos
3538 unsigned reg_index = emit->clip_dist_out_index + i / 4; local in function:emit_clip_vertex_instructions
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi_vgpu10.c6185 unsigned reg_index = emit->clip_dist_out_index + i / 4; local in function:emit_clip_distance_from_vpos
6228 unsigned reg_index = emit->clip_dist_out_index + i / 4; local in function:emit_clip_vertex_instructions

Completed in 45 milliseconds