Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp1350 Operand hi_op = Operand(PhysReg{it->second.op.physReg() + 2}, rc); in handle_operands() local
1351 copy_operation copy = {hi_op, hi_def, it->second.bytes - 8}; in handle_operands()