Searched refs:instr_writes_sgpr (Results 1 – 1 of 1) sorted by relevance
561 bool instr_writes_sgpr(const aco_ptr<Instruction>& instr) in instr_writes_sgpr() function666 } else if (instr_writes_sgpr(instr)) { in handle_instruction_gfx10()