Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1728 PhysReg new_reg_hi = other->second.op.physReg().advance(it->first.byte()); in handle_operands() local
1729 it->second.def = Definition(new_reg_hi, it->second.def.regClass()); in handle_operands()
1737 std::map<PhysReg, copy_operation>::iterator target = copy_map.find(new_reg_hi); in handle_operands()

Completed in 4 milliseconds