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

/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_cp.c55 * @dst_instr: the instruction consuming the mov (instr)
62 struct ir3_instruction *dst_instr, bool allow_flags)
314 is_valid_shared_copy(struct ir3_instruction *dst_instr, argument
319 dst_instr->block->loop_id == src_instr->block->loop_id;
61 is_eligible_mov(struct ir3_instruction * instr,struct ir3_instruction * dst_instr,bool allow_flags) argument

Completed in 2 milliseconds