| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/ir/pp/ |
| H A D | regalloc.c | 127 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 D | si_shader_tgsi_setup.c | 199 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 D | si_shader.c | 2627 unsigned reg_index; local in function:si_llvm_emit_clipvertex
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_shader_llvm_vs.c | 395 unsigned reg_index; local in function:si_llvm_emit_clipvertex
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_tgsi_soa.c | 1061 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 D | lp_bld_tgsi_soa.c | 672 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 D | svga_tgsi_vgpu10.c | 3496 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 D | svga_tgsi_vgpu10.c | 6185 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
|