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

/xsrc/external/mit/MesaLib/dist/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1821 int target_op_end = target->second.op.physReg().reg_b + target->second.bytes; local in function:aco::handle_operands
1824 int after_bytes = MAX2(target_op_end - swap_def_end, 0);

Completed in 5 milliseconds