Home
last modified time | relevance | path

Searched defs:def_reg (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_insert_NOPs.cpp571 unsigned def_reg = def.physReg() + i; in check_written_regs() local
H A Daco_lower_to_hw_instr.cpp974 PhysReg def_reg = src.def.physReg(); in split_copy() local
H A Daco_register_allocation.cpp843 PhysReg def_reg = pc.second.physReg(); in update_renames() local
1040 get_reg_for_create_vector_copy(ra_ctx& ctx, RegisterFile& reg_file, std::vector<std::pair<Operand, Definition>>& parallelcopies, aco_ptr<Instruction>& instr, const PhysRegInterval def_reg, DefInfo info, unsigned id) get_reg_for_create_vector_copy() argument
1089 get_regs_for_copies(ra_ctx& ctx, RegisterFile& reg_file, std::vector<std::pair<Operand, Definition>>& parallelcopies, const std::vector<unsigned>& vars, const PhysRegInterval bounds, aco_ptr<Instruction>& instr, const PhysRegInterval def_reg) get_regs_for_copies() argument
[all...]

Completed in 8 milliseconds