Home
last modified time | relevance | path

Searched refs:GetExitLabel (Results 1 – 12 of 12) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_utils.h91 assembler->Jump(this->GetExitLabel()); in EmitNativeCode()
Dintrinsics_arm64.cc149 __ B(GetExitLabel()); in EmitNativeCode()
1195 __ Bind(mark_old_value_slow_path_->GetExitLabel()); in EmitNativeCode()
1202 __ B(GetExitLabel(), ne); // If taken, Z=false indicates failure. in EmitNativeCode()
1223 /*cmp_failure=*/ update_old_value_ ? &mark_old_value : GetExitLabel(), in EmitNativeCode()
1239 __ B(GetExitLabel()); in EmitNativeCode()
1252 __ Bind(update_old_value_slow_path_->GetExitLabel()); in EmitNativeCode()
1254 __ B(GetExitLabel()); in EmitNativeCode()
1320 exit_loop = slow_path->GetExitLabel(); in GenUnsafeCas()
1687 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1916 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
[all …]
Dintrinsics_arm_vixl.cc184 __ B(GetExitLabel()); in EmitNativeCode()
696 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1112 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
1135 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
1195 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1239 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
1700 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
1728 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
2559 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
2677 __ Bind(slow_path->GetExitLabel()); in VisitIntegerDivideUnsigned()
[all …]
Dintrinsics_x86.cc157 __ jmp(GetExitLabel()); in EmitNativeCode()
956 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
983 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1167 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1280 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1323 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1367 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2986 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
3014 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
3167 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
[all …]
Dintrinsics_x86_64.cc113 __ jmp(GetExitLabel()); in EmitNativeCode()
748 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
1122 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
1145 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
1171 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1349 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1454 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1497 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1541 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2712 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
[all …]
Dcode_generator_x86_64.cc142 __ jmp(GetExitLabel()); in EmitNativeCode()
301 __ jmp(GetExitLabel()); in EmitNativeCode()
336 __ jmp(GetExitLabel()); in EmitNativeCode()
394 __ jmp(GetExitLabel()); in EmitNativeCode()
464 __ jmp(GetExitLabel()); in EmitNativeCode()
546 __ jmp(GetExitLabel()); in EmitNativeCode()
710 __ jmp(GetExitLabel()); in EmitNativeCode()
876 __ jmp(GetExitLabel()); in EmitNativeCode()
943 __ jmp(GetExitLabel()); in EmitNativeCode()
4120 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral()
[all …]
Dcode_generator_x86.cc133 __ jmp(GetExitLabel()); in EmitNativeCode()
261 __ jmp(GetExitLabel()); in EmitNativeCode()
318 __ jmp(GetExitLabel()); in EmitNativeCode()
384 __ jmp(GetExitLabel()); in EmitNativeCode()
453 __ jmp(GetExitLabel()); in EmitNativeCode()
532 __ jmp(GetExitLabel()); in EmitNativeCode()
698 __ jmp(GetExitLabel()); in EmitNativeCode()
863 __ jmp(GetExitLabel()); in EmitNativeCode()
929 __ jmp(GetExitLabel()); in EmitNativeCode()
4018 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral()
[all …]
Dcode_generator_arm64.cc314 __ 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()
[all …]
Dcode_generator_arm_vixl.cc559 __ B(GetExitLabel()); in EmitNativeCode()
595 __ B(GetExitLabel()); in EmitNativeCode()
649 __ B(GetExitLabel()); in EmitNativeCode()
719 __ B(GetExitLabel()); in EmitNativeCode()
889 __ B(GetExitLabel()); in EmitNativeCode()
959 __ B(GetExitLabel()); in EmitNativeCode()
6842 __ Bind(slow_path->GetExitLabel()); in VisitArraySet()
7532 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
7589 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
7726 __ Bind(slow_path->GetExitLabel()); in VisitLoadString()
[all …]
Dcode_generator.h124 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
Dcode_generator_arm_vixl.h253 vixl::aarch32::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
Dcode_generator_arm64.h127 vixl::aarch64::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function