Searched refs:new_reg_hi (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1629 PhysReg new_reg_hi = other->second.op.physReg().advance(it->first.byte()); local in function:aco::handle_operands
1630 it->second.def = Definition(new_reg_hi, it->second.def.regClass());
1638 std::map<PhysReg, copy_operation>::iterator target = copy_map.find(new_reg_hi);

Completed in 5 milliseconds