Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_lower_to_hw_instr.cpp2337 Operand scratch_addr_lo(scratch_addr.physReg(), s1); in lower_to_hw_instr() local
2341 scratch_addr_lo.setFixed(instr->definitions[0].physReg()); in lower_to_hw_instr()
2343 Operand scratch_addr_hi(scratch_addr_lo.physReg().advance(4), s1); in lower_to_hw_instr()
2355 Definition(scc, s1), scratch_addr_lo, instr->operands[1]); in lower_to_hw_instr()
2366 scratch_addr_lo, instr->operands[1]); in lower_to_hw_instr()