Home
last modified time | relevance | path

Searched defs:reg_file (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp357 print_reg(const RegisterFile& reg_file, PhysReg reg, bool has_adjacent_variable) in print_reg()
395 print_regs(ra_ctx& ctx, bool vgprs, RegisterFile& reg_file) in print_regs()
720 update_renames(ra_ctx& ctx, RegisterFile& reg_file, in update_renames()
825 get_reg_simple(ra_ctx& ctx, RegisterFile& reg_file, DefInfo info) in get_reg_simple()
948 find_vars(ra_ctx& ctx, RegisterFile& reg_file, const PhysRegInterval reg_interval) in find_vars()
973 collect_vars(ra_ctx& ctx, RegisterFile& reg_file, const PhysRegInterval reg_interval) in collect_vars()
984 get_regs_for_copies(ra_ctx& ctx, RegisterFile& reg_file, in get_regs_for_copies()
1146 get_reg_impl(ra_ctx& ctx, RegisterFile& reg_file, in get_reg_impl()
1302 get_reg_specified(ra_ctx& ctx, RegisterFile& reg_file, RegClass rc, aco_ptr<Instruction>& instr, in get_reg_specified()
1438 is_mimg_vaddr_intact(ra_ctx& ctx, RegisterFile& reg_file, Instruction* instr) in is_mimg_vaddr_intact()
[all …]
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c260 static const char *const reg_file[4] = { variable
976 uint32_t reg_file; in dest_3src() local
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_tgsi_soa.c673 unsigned reg_file, unsigned reg_index, in get_indirect_index()