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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1522 Definition hi_def = Definition(PhysReg{it->first + 2}, rc); local in function:aco::handle_operands
1525 copy_operation copy = {hi_op, hi_def, it->second.bytes - 8};
1526 copy_map[hi_def.physReg()] = copy;

Completed in 5 milliseconds