Lines Matching refs:GetExitLabel
138 __ jmp(GetExitLabel()); in EmitNativeCode()
287 __ jmp(GetExitLabel()); in EmitNativeCode()
347 __ jmp(GetExitLabel()); in EmitNativeCode()
413 __ jmp(GetExitLabel()); in EmitNativeCode()
482 __ jmp(GetExitLabel()); in EmitNativeCode()
560 __ jmp(GetExitLabel()); in EmitNativeCode()
718 __ jmp(GetExitLabel()); in EmitNativeCode()
887 __ jmp(GetExitLabel()); in EmitNativeCode()
953 __ jmp(GetExitLabel()); in EmitNativeCode()
981 __ jmp(GetExitLabel()); in EmitNativeCode()
1012 __ jmp(GetExitLabel()); in EmitNativeCode()
1272 __ j(kLess, slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
1314 __ Bind(slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
1377 __ Bind(slow_path->GetExitLabel()); in MaybeIncrementHotness()
4299 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral()
6734 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
7470 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
7519 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
7630 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
8061 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
8311 __ Bind(type_check_slow_path->GetExitLabel()); in VisitCheckCast()
8626 __ Bind(slow_path->GetExitLabel()); in GenerateGcRootFieldLoad()
8757 __ Bind(slow_path->GetExitLabel()); in GenerateReferenceLoadWithBakerReadBarrier()
8784 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
8819 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow()