Lines Matching refs:GetExitLabel
542 __ B(GetExitLabel()); in EmitNativeCode()
578 __ B(GetExitLabel()); in EmitNativeCode()
632 __ B(GetExitLabel()); in EmitNativeCode()
702 __ B(GetExitLabel()); in EmitNativeCode()
863 __ B(GetExitLabel()); in EmitNativeCode()
933 __ B(GetExitLabel()); in EmitNativeCode()
963 __ B(GetExitLabel()); in EmitNativeCode()
995 __ B(GetExitLabel()); in EmitNativeCode()
2217 __ B(lt, slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
2259 __ Bind(slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
2324 __ Bind(slow_path->GetExitLabel()); in MaybeIncrementHotness()
7093 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
7816 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
7868 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
8003 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
8461 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
8692 __ Bind(type_check_slow_path->GetExitLabel()); in VisitCheckCast()
9425 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
9460 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow()