Lines Matching refs:GetExitLabel
350 __ B(GetExitLabel()); in EmitNativeCode()
385 __ B(GetExitLabel()); in EmitNativeCode()
503 __ B(GetExitLabel()); in EmitNativeCode()
571 __ B(GetExitLabel()); in EmitNativeCode()
755 __ B(GetExitLabel()); in EmitNativeCode()
832 __ B(GetExitLabel()); in EmitNativeCode()
1826 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
2766 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
3815 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
4041 __ Bind(type_check_slow_path->GetExitLabel()); in VisitCheckCast()
4903 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
5043 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
6287 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
6322 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierForRootSlow()