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