/art/compiler/optimizing/ |
D | intrinsics_utils.h | 73 assembler->Jump(GetExitLabel()); in EmitNativeCode()
|
D | code_generator_arm64.cc | 349 __ B(GetExitLabel()); in EmitNativeCode() 390 __ B(GetExitLabel()); in EmitNativeCode() 508 __ B(GetExitLabel()); in EmitNativeCode() 576 __ B(GetExitLabel()); in EmitNativeCode() 711 __ B(GetExitLabel()); in EmitNativeCode() 854 __ Tbz(temp_, LockWord::kReadBarrierStateShift, GetExitLabel()); in EmitNativeCode() 857 __ B(GetExitLabel()); in EmitNativeCode() 1006 __ Tbz(temp_, LockWord::kReadBarrierStateShift, GetExitLabel()); in EmitNativeCode() 1026 __ B(eq, GetExitLabel()); in EmitNativeCode() 1083 __ B(GetExitLabel()); in EmitNativeCode() [all …]
|
D | intrinsics_arm64.cc | 145 __ 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()
|
D | intrinsics_mips64.cc | 122 __ 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()
|
D | intrinsics_x86_64.cc | 118 __ 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()
|
D | code_generator_x86_64.cc | 129 __ 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 …]
|
D | code_generator_mips64.cc | 218 __ Bc(GetExitLabel()); in EmitNativeCode() 265 __ Bc(GetExitLabel()); in EmitNativeCode() 382 __ Bc(GetExitLabel()); in EmitNativeCode() 451 __ Bc(GetExitLabel()); in EmitNativeCode() 539 __ Bc(GetExitLabel()); in EmitNativeCode() 693 __ Bc(GetExitLabel()); in EmitNativeCode() 855 __ Bc(GetExitLabel()); in EmitNativeCode() 929 __ Bc(GetExitLabel()); in EmitNativeCode() 1780 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck() 2661 __ Bind(slow_path->GetExitLabel()); in VisitArraySet() [all …]
|
D | code_generator_arm_vixl.cc | 558 __ 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 …]
|
D | code_generator_x86.cc | 115 __ jmp(GetExitLabel()); in EmitNativeCode() 243 __ jmp(GetExitLabel()); in EmitNativeCode() 289 __ jmp(GetExitLabel()); in EmitNativeCode() 361 __ jmp(GetExitLabel()); in EmitNativeCode() 430 __ jmp(GetExitLabel()); in EmitNativeCode() 509 __ jmp(GetExitLabel()); in EmitNativeCode() 666 __ jmp(GetExitLabel()); in EmitNativeCode() 830 __ jmp(GetExitLabel()); in EmitNativeCode() 896 __ jmp(GetExitLabel()); in EmitNativeCode() 3610 __ Bind(slow_path->GetExitLabel()); in GenerateDivRemIntegral() [all …]
|
D | intrinsics_arm_vixl.cc | 115 __ 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()
|
D | intrinsics_x86.cc | 165 __ 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()
|
D | intrinsics_mips.cc | 133 __ 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()
|
D | code_generator_mips.cc | 265 __ B(GetExitLabel()); in EmitNativeCode() 309 __ B(GetExitLabel()); in EmitNativeCode() 425 __ B(GetExitLabel()); in EmitNativeCode() 494 __ B(GetExitLabel()); in EmitNativeCode() 583 __ B(GetExitLabel()); in EmitNativeCode() 747 __ B(GetExitLabel()); in EmitNativeCode() 913 __ B(GetExitLabel()); in EmitNativeCode() 986 __ B(GetExitLabel()); in EmitNativeCode() 1936 __ Bind(slow_path->GetExitLabel()); in GenerateClassInitializationCheck() 3082 __ Bind(slow_path->GetExitLabel()); in VisitArraySet() [all …]
|
D | code_generator_mips64.h | 161 Mips64Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
|
D | code_generator_mips.h | 164 MipsLabel* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
|
D | code_generator.h | 123 Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
|
D | code_generator_arm64.h | 111 vixl::aarch64::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
|
D | code_generator_arm_vixl.h | 225 vixl::aarch32::Label* GetExitLabel() { return &exit_label_; } in GetExitLabel() function
|