Searched defs:reg_file (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/brw/
H A Dbrw_disasm.c269 static const char *reg_file[4] = { variable in typeref:typename:const char * [4]
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/brw/
H A Dbrw_disasm.c269 static const char *reg_file[4] = { variable in typeref:typename:const char * [4]
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_disasm.c257 static const char *const reg_file[4] = { variable in typeref:typename:const char * const[4]
813 uint32_t reg_file; local in function:dest_3src
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_disasm.c260 static const char *const reg_file[4] = { variable in typeref:typename:const char * const[4]
976 uint32_t reg_file; local in function:dest_3src
/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/amd/compiler/
H A Daco_register_allocation.cpp357 print_reg(const RegisterFile& reg_file, PhysReg reg, bool has_adjacent_variable) argument
395 print_regs(ra_ctx& ctx, bool vgprs, RegisterFile& reg_file) argument
720 update_renames(ra_ctx & ctx,RegisterFile & reg_file,std::vector<std::pair<Operand,Definition>> & parallelcopies,aco_ptr<Instruction> & instr,UpdateRenames flags) argument
825 get_reg_simple(ra_ctx & ctx,RegisterFile & reg_file,DefInfo info) argument
948 find_vars(ra_ctx & ctx,RegisterFile & reg_file,const PhysRegInterval reg_interval) argument
973 collect_vars(ra_ctx & ctx,RegisterFile & reg_file,const PhysRegInterval reg_interval) argument
984 get_regs_for_copies(ra_ctx & ctx,RegisterFile & reg_file,std::vector<std::pair<Operand,Definition>> & parallelcopies,const std::set<std::pair<unsigned,unsigned>> & vars,const PhysRegInterval bounds,aco_ptr<Instruction> & instr,const PhysRegInterval def_reg) argument
1146 get_reg_impl(ra_ctx & ctx,RegisterFile & reg_file,std::vector<std::pair<Operand,Definition>> & parallelcopies,const DefInfo & info,aco_ptr<Instruction> & instr) argument
1302 get_reg_specified(ra_ctx & ctx,RegisterFile & reg_file,RegClass rc,aco_ptr<Instruction> & instr,PhysReg reg) argument
1438 is_mimg_vaddr_intact(ra_ctx & ctx,RegisterFile & reg_file,Instruction * instr) argument
1470 get_reg_vector(ra_ctx & ctx,RegisterFile & reg_file,Temp temp,aco_ptr<Instruction> & instr) argument
1523 get_reg(ra_ctx & ctx,RegisterFile & reg_file,Temp temp,std::vector<std::pair<Operand,Definition>> & parallelcopies,aco_ptr<Instruction> & instr,int operand_index=-1) argument
1628 get_reg_create_vector(ra_ctx & ctx,RegisterFile & reg_file,Temp temp,std::vector<std::pair<Operand,Definition>> & parallelcopies,aco_ptr<Instruction> & instr) argument
1779 handle_pseudo(ra_ctx & ctx,const RegisterFile & reg_file,Instruction * instr) argument
[all...]
/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

Completed in 26 milliseconds