Searched refs:check_written_regs (Results 1 – 1 of 1) sorted by relevance
517 bool check_written_regs(const aco_ptr<Instruction> &instr, const std::bitset<N> &check_regs) in check_written_regs() function619 if (check_written_regs(instr, ctx.sgprs_read_by_VMEM)) { in handle_instruction_gfx10()685 if (check_written_regs(instr, ctx.sgprs_read_by_SMEM)) { in handle_instruction_gfx10()