Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1348 Definition hi_def = Definition(PhysReg{it->first + 2}, rc); in handle_operands() local
1351 copy_operation copy = {hi_op, hi_def, it->second.bytes - 8}; in handle_operands()
1352 copy_map[hi_def.physReg()] = copy; in handle_operands()