Searched refs:writes_gpr (Results 1 – 4 of 4) sorted by relevance
70 if (!writes_gpr(instr)) in has_conflicting_write()
56 if (writes_gpr(instr)) in instr_dce()
1041 if (!writes_gpr(instr)) in is_output_only()
1100 writes_gpr(struct ir3_instruction *instr) in writes_gpr() function