Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
H A Daco_lower_to_hw_instr.cpp1552 unsigned next_op_align = next_def_align; in try_coalesce_copies() local
1556 next_op_align = MIN2(next_op_align, 4); in try_coalesce_copies()
1559 (!copy.op.isConstant() && copy.op.physReg().reg_b % next_op_align)) in try_coalesce_copies()

Completed in 5 milliseconds