Searched refs:sgprs_read_by_SMEM (Results 1 – 1 of 1) sorted by relevance
153 std::bitset<128> sgprs_read_by_SMEM; member163 sgprs_read_by_SMEM |= other.sgprs_read_by_SMEM; in join()176 sgprs_read_by_SMEM == other.sgprs_read_by_SMEM; in operator ==()682 mark_read_regs(instr, ctx.sgprs_read_by_SMEM); in handle_instruction_gfx10()685 if (check_written_regs(instr, ctx.sgprs_read_by_SMEM)) { in handle_instruction_gfx10()686 ctx.sgprs_read_by_SMEM.reset(); in handle_instruction_gfx10()697 ctx.sgprs_read_by_SMEM.reset(); in handle_instruction_gfx10()703 ctx.sgprs_read_by_SMEM.reset(); in handle_instruction_gfx10()707 ctx.sgprs_read_by_SMEM.reset(); in handle_instruction_gfx10()