Searched refs:exit_label (Results 1 – 3 of 3) sorted by relevance
54 auto* exit_label = as.MakeLabel(); in Init() local55 as.set_exit_label_for_testing(exit_label); in Init()70 as.Bind(exit_label); in Init()
139 auto* exit_label = as->MakeLabel(); in EmitRecoveryLabels() local148 as->Jmp(*exit_label); in EmitRecoveryLabels()151 as->Bind(exit_label); in EmitRecoveryLabels()
61 auto* exit_label = as.MakeLabel(); in Init() local62 as.set_exit_label_for_testing(exit_label); in Init()76 as.Bind(exit_label); in Init()