Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_dce.c37 mark_array_use(struct ir3_instruction *instr, struct ir3_register *reg) in mark_array_use() function
57 mark_array_use(instr, instr->regs[0]); /* dst */ in instr_dce()
60 mark_array_use(instr, reg); /* src */ in instr_dce()