Searched refs:instr_writes_exec (Results 1 – 2 of 2) sorted by relevance
290 instr_writes_exec(Instruction* instr) in instr_writes_exec() function340 bool writes_exec = instr_writes_exec(instr.get()); in eliminate_useless_exec_writes_in_block()
616 instr_writes_exec(const aco_ptr<Instruction>& instr) in instr_writes_exec() function727 if (instr_writes_exec(instr)) { in handle_instruction_gfx10()