Searched refs:stack_workaround_9xx (Results 1 – 3 of 3) sorted by relevance
90 stack_workaround_9xx = needs_9xx_stack_workaround(); in init()
259 } else if (ctx.stack_workaround_9xx) { in run_on()913 if (ctx.stack_workaround_8xx || ctx.stack_workaround_9xx) { in cf_peephole()
630 bool stack_workaround_9xx; variable