Lines Matching refs:GetExitLabel
148 __ jmp(GetExitLabel()); in EmitNativeCode()
296 __ jmp(GetExitLabel()); in EmitNativeCode()
357 __ jmp(GetExitLabel()); in EmitNativeCode()
392 __ jmp(GetExitLabel()); in EmitNativeCode()
450 __ jmp(GetExitLabel()); in EmitNativeCode()
520 __ jmp(GetExitLabel()); in EmitNativeCode()
601 __ jmp(GetExitLabel()); in EmitNativeCode()
766 __ jmp(GetExitLabel()); in EmitNativeCode()
936 __ jmp(GetExitLabel()); in EmitNativeCode()
1003 __ jmp(GetExitLabel()); in EmitNativeCode()
1033 __ jmp(GetExitLabel()); in EmitNativeCode()
1065 __ jmp(GetExitLabel()); in EmitNativeCode()
1691 __ j(kLess, slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
1733 __ Bind(slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
1821 __ Bind(slow_path->GetExitLabel()); in MaybeIncrementHotness()
4522 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral()
6055 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
6602 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
6801 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
6864 __ Bind(slow_path->GetExitLabel()); in VisitLoadMethodType()
6964 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
7409 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
7663 __ Bind(type_check_slow_path->GetExitLabel()); in VisitCheckCast()
7946 __ Bind(slow_path->GetExitLabel()); in GenerateGcRootFieldLoad()
8079 __ Bind(slow_path->GetExitLabel()); in GenerateReferenceLoadWithBakerReadBarrier()
8106 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
8141 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow()