Lines Matching refs:GetExitLabel
314 __ B(GetExitLabel()); in EmitNativeCode()
349 __ B(GetExitLabel()); in EmitNativeCode()
467 __ B(GetExitLabel()); in EmitNativeCode()
535 __ B(GetExitLabel()); in EmitNativeCode()
730 __ B(GetExitLabel()); in EmitNativeCode()
809 __ B(GetExitLabel()); in EmitNativeCode()
1859 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
2833 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
4106 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
4332 __ Bind(type_check_slow_path->GetExitLabel()); in VisitCheckCast()
5378 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
5518 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
6781 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
6816 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow()