Lines Matching refs:GetExitLabel
265 __ B(GetExitLabel()); in EmitNativeCode()
309 __ B(GetExitLabel()); in EmitNativeCode()
425 __ B(GetExitLabel()); in EmitNativeCode()
494 __ B(GetExitLabel()); in EmitNativeCode()
583 __ B(GetExitLabel()); in EmitNativeCode()
747 __ B(GetExitLabel()); in EmitNativeCode()
913 __ B(GetExitLabel()); in EmitNativeCode()
986 __ B(GetExitLabel()); in EmitNativeCode()
1936 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
3082 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
3467 __ Bind(slow_path->GetExitLabel()); in VisitCheckCast()
6984 __ Bind(slow_path->GetExitLabel()); in GenerateGcRootFieldLoad()
7320 __ Bind(slow_path->GetExitLabel()); in GenerateReferenceLoadWithBakerReadBarrier()
7347 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
7382 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow()
7597 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
8136 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
8293 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()