STF_BARRIER_FALLBACK
type = STF_BARRIER_FALLBACK;
if (type == STF_BARRIER_FALLBACK) {
case STF_BARRIER_FALLBACK:
if (types & STF_BARRIER_FALLBACK) {
i = do_patch_entry_fixups(start, end, instrs, types & STF_BARRIER_FALLBACK,
(types == STF_BARRIER_FALLBACK) ? "fallback" :
if (types & STF_BARRIER_FALLBACK || types & STF_BARRIER_SYNC_ORI) {
(types == STF_BARRIER_FALLBACK) ? "fallback" :
if ((types & STF_BARRIER_FALLBACK) || (types & STF_BARRIER_SYNC_ORI))
case STF_BARRIER_FALLBACK: