Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics_utils.h73 assembler->Jump(GetExitLabel()); in EmitNativeCode()
Dintrinsics_arm64.cc145 __ B(GetExitLabel()); in EmitNativeCode()
216 __ B(GetExitLabel()); in EmitNativeCode()
1501 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1729 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
1750 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
1812 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1857 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2377 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
2877 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
2912 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
Dintrinsics_mips64.cc122 __ Bc(GetExitLabel()); in EmitNativeCode()
1635 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1784 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1805 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1872 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1920 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2202 __ Beqzc(count, slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
2239 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
Dintrinsics_x86_64.cc118 __ jmp(GetExitLabel()); in EmitNativeCode()
1104 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
1478 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
1501 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
1527 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1704 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1809 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1852 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1896 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
Dcode_generator_x86_64.cc129 __ jmp(GetExitLabel()); in EmitNativeCode()
276 __ jmp(GetExitLabel()); in EmitNativeCode()
317 __ jmp(GetExitLabel()); in EmitNativeCode()
375 __ jmp(GetExitLabel()); in EmitNativeCode()
445 __ jmp(GetExitLabel()); in EmitNativeCode()
526 __ jmp(GetExitLabel()); in EmitNativeCode()
690 __ jmp(GetExitLabel()); in EmitNativeCode()
855 __ jmp(GetExitLabel()); in EmitNativeCode()
922 __ jmp(GetExitLabel()); in EmitNativeCode()
3685 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral()
[all …]
Dcode_generator_arm_vixl.cc558 __ B(GetExitLabel()); in EmitNativeCode()
600 __ B(GetExitLabel()); in EmitNativeCode()
654 __ B(GetExitLabel()); in EmitNativeCode()
724 __ B(GetExitLabel()); in EmitNativeCode()
838 __ B(GetExitLabel()); in EmitNativeCode()
973 __ B(cc, GetExitLabel()); // Carry flag is the last bit shifted out by LSRS. in EmitNativeCode()
976 __ B(GetExitLabel()); in EmitNativeCode()
1115 __ B(cc, GetExitLabel()); // Carry flag is the last bit shifted out by LSRS. in EmitNativeCode()
1135 __ B(eq, GetExitLabel()); in EmitNativeCode()
1193 __ B(GetExitLabel()); in EmitNativeCode()
[all …]
Dintrinsics_x86.cc165 __ jmp(GetExitLabel()); in EmitNativeCode()
1325 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
1352 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1535 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1648 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
1691 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
1735 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
3253 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
3281 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
Dintrinsics_arm_vixl.cc115 __ B(GetExitLabel()); in EmitNativeCode()
237 __ B(GetExitLabel()); in EmitNativeCode()
1563 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
1978 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
2001 __ Bind(slow_path->GetExitLabel()); in GenerateVisitStringIndexOf()
2061 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
2105 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
2568 __ Bind(read_barrier_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
2596 __ Bind(intrinsic_slow_path->GetExitLabel()); in VisitSystemArrayCopy()
Dintrinsics_mips.cc133 __ B(GetExitLabel()); in EmitNativeCode()
2060 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo()
2214 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
2241 __ Bind(slow_path->GetExitLabel()); in GenerateStringIndexOf()
2308 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromBytes()
2352 __ Bind(slow_path->GetExitLabel()); in VisitStringNewStringFromString()
3099 __ Beqz(count, slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
3136 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar()
Dcode_generator_mips64.h161 Mips64Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
Dcode_generator_mips.h164 MipsLabel* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
Dcode_generator.h123 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
Dcode_generator_arm64.h111 vixl::aarch64::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function