Lines Matching refs:GetExitLabel
294 __ J(GetExitLabel()); in EmitNativeCode()
462 __ J(GetExitLabel()); in EmitNativeCode()
533 __ J(GetExitLabel()); in EmitNativeCode()
562 __ J(GetExitLabel()); in EmitNativeCode()
605 __ J(GetExitLabel()); in EmitNativeCode()
655 __ J(GetExitLabel()); in EmitNativeCode()
741 __ J(GetExitLabel()); in EmitNativeCode()
781 __ J(GetExitLabel()); in EmitNativeCode()
1140 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
1281 __ Bind(slow_path->GetExitLabel()); in EmitBakerReadBarierMarkingCheck()
1938 __ Bind(slow_path->GetExitLabel()); in GenerateReferenceLoadWithBakerReadBarrier()
2004 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow()
2636 __ Beqz(tmp, slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
2680 __ Bind(slow_path->GetExitLabel()); in GenerateMethodEntryExitHook()
3058 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
3417 __ Bind(slow_path->GetExitLabel()); in VisitCheckCast()
4089 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
4436 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
4537 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
5923 __ Bind(slow_path->GetExitLabel()); in MaybeIncrementHotness()