Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dintrinsics_arm64.cc149 __ B(GetExitLabel()); in EmitNativeCode()
1239 __ B(GetExitLabel()); in EmitNativeCode()
1254 __ B(GetExitLabel()); in EmitNativeCode()
1687 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1999 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
2044 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2588 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
3292 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
3579 __ Bind(slow_path->GetExitLabel()); in VisitCRC32UpdateBytes()
3840 __ Bind(slow_path->GetExitLabel()); in GenerateDivideUnsigned()
[all …]
H A Dintrinsics_utils.h91 assembler->Jump(this->GetExitLabel()); in EmitNativeCode()
H A Dintrinsics_arm_vixl.cc184 __ B(GetExitLabel()); in EmitNativeCode()
696 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1135 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
1195 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1239 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2559 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
2677 __ Bind(slow_path->GetExitLabel()); in VisitIntegerDivideUnsigned()
3392 __ B(ne, GetExitLabel()); in EmitNativeCode()
3424 __ B(GetExitLabel()); in EmitNativeCode()
3439 __ B(GetExitLabel()); in EmitNativeCode()
[all …]
H A Dintrinsics_x86.cc157 __ jmp(GetExitLabel()); in EmitNativeCode()
956 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
983 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1323 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1367 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
3167 __ Bind(slow_path->GetExitLabel()); in VisitReferenceGetReferent()
3291 __ Bind(slow_path->GetExitLabel()); in VisitIntegerDivideUnsigned()
3686 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGet()
3856 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleSet()
4035 __ Bind(slow_path->GetExitLabel()); in GenerateVarHandleGetAndSet()
[all …]
H A 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 …]
H A 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()
6185 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
[all …]
H A 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()
7296 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
[all …]
H A 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()
6781 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
[all …]
H A 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()
7532 __ Bind(slow_path->GetExitLabel()); in VisitLoadClass()
7589 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck()
8135 __ Bind(slow_path->GetExitLabel()); in VisitInstanceOf()
9102 __ Bind(slow_path->GetExitLabel()); in GenerateReadBarrierSlow()
[all …]
H A Dcode_generator.h124 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
H A Dcode_generator_arm_vixl.h253 vixl::aarch32::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
H A Dcode_generator_arm64.h127 vixl::aarch64::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function