Searched refs:goto_tb_issue_mask (Results 1 – 3 of 3) sorted by relevance
505 int goto_tb_issue_mask; member
2644 tcg_debug_assert((tcg_ctx.goto_tb_issue_mask & (1 << idx)) == 0); in tcg_gen_goto_tb()2645 tcg_ctx.goto_tb_issue_mask |= 1 << idx; in tcg_gen_goto_tb()
371 s->goto_tb_issue_mask = 0; in tcg_func_start()