Searched refs:stack_workaround_8xx (Results 1 – 3 of 3) sorted by relevance
89 stack_workaround_8xx = needs_8xx_stack_workaround(); in init()
265 if (ctx.stack_workaround_8xx) { in run_on()950 if (ctx.stack_workaround_8xx || ctx.stack_workaround_9xx) { in cf_peephole()
635 bool stack_workaround_8xx; variable