Searched refs:has_VMEM (Results 1 – 1 of 1) sorted by relevance
148 bool has_VMEM = false; member158 has_VMEM |= other.has_VMEM; in join()171 has_VMEM == other.has_VMEM && in operator ==()716 ctx.has_VMEM = true; in handle_instruction_gfx10()724 ctx.has_VMEM = ctx.has_branch_after_VMEM; in handle_instruction_gfx10()726 ctx.has_branch_after_VMEM = ctx.has_VMEM; in handle_instruction_gfx10()732 ctx.has_VMEM = ctx.has_branch_after_VMEM = ctx.has_DS = ctx.has_branch_after_DS = false; in handle_instruction_gfx10()734 if ((ctx.has_VMEM && ctx.has_branch_after_DS) || (ctx.has_DS && ctx.has_branch_after_VMEM)) { in handle_instruction_gfx10()735 ctx.has_VMEM = ctx.has_branch_after_VMEM = ctx.has_DS = ctx.has_branch_after_DS = false; in handle_instruction_gfx10()