Searched refs:GetExitLabel (Results 1 – 14 of 14) sorted by relevance
120 __ b(GetExitLabel()); in EmitNativeCode()820 __ Bind(slow_path->GetExitLabel()); in VisitStringCharAt()850 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()875 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()898 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()967 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()1013 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
129 __ B(GetExitLabel()); in EmitNativeCode()964 __ Bind(slow_path->GetExitLabel()); in VisitStringCharAt()993 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()1017 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()1038 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()1107 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()1156 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
148 __ jmp(GetExitLabel()); in EmitNativeCode()838 __ Bind(slow_path->GetExitLabel()); in VisitStringCharAt()866 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()927 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()1000 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()1045 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()1089 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
157 __ jmp(GetExitLabel()); in EmitNativeCode()913 __ Bind(slow_path->GetExitLabel()); in VisitStringCharAt()941 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()1002 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()1076 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()1120 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()1162 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
125 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
133 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
307 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
93 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
193 __ B(GetExitLabel()); in EmitNativeCode()234 __ B(GetExitLabel()); in EmitNativeCode()344 __ B(GetExitLabel()); in EmitNativeCode()1011 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()1469 __ Cbz(obj, slow_path->GetExitLabel()); in VisitCheckCast()1475 __ Bind(slow_path->GetExitLabel()); in VisitCheckCast()1893 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()2124 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()2166 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
201 __ B(GetExitLabel()); in EmitNativeCode()246 __ B(GetExitLabel()); in EmitNativeCode()363 __ B(GetExitLabel()); in EmitNativeCode()976 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()1620 __ Beqzc(obj, slow_path->GetExitLabel()); in VisitCheckCast()1624 __ Bind(slow_path->GetExitLabel()); in VisitCheckCast()2275 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()2507 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()2549 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
71 vixl::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
89 __ jmp(GetExitLabel()); in EmitNativeCode()187 __ jmp(GetExitLabel()); in EmitNativeCode()227 __ jmp(GetExitLabel()); in EmitNativeCode()292 __ jmp(GetExitLabel()); in EmitNativeCode()2505 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral()4297 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()4325 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()4346 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()4429 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()4455 __ j(kEqual, slow_path->GetExitLabel()); in VisitCheckCast()[all …]
105 __ jmp(GetExitLabel()); in EmitNativeCode()217 __ jmp(GetExitLabel()); in EmitNativeCode()257 __ jmp(GetExitLabel()); in EmitNativeCode()312 __ jmp(GetExitLabel()); in EmitNativeCode()2723 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral()4110 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()4143 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()4183 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()4267 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()4293 __ j(kEqual, slow_path->GetExitLabel()); in VisitCheckCast()[all …]
195 __ b(GetExitLabel()); in EmitNativeCode()234 __ b(GetExitLabel()); in EmitNativeCode()284 __ b(GetExitLabel()); in EmitNativeCode()3817 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()3848 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()3868 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()3948 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()3975 __ b(slow_path->GetExitLabel(), EQ); in VisitCheckCast()3981 __ Bind(slow_path->GetExitLabel()); in VisitCheckCast()