Home
last modified time | relevance | path

Searched refs:GetEntryLabel (Results 1 – 18 of 18) sorted by relevance

/art/compiler/optimizing/
Dintrinsics_arm64.cc117 __ Bind(GetEntryLabel()); in EmitNativeCode()
183 __ Bind(GetEntryLabel()); in EmitNativeCode()
1344 __ Cbz(arg, slow_path->GetEntryLabel()); in VisitStringCompareTo()
1728 __ B(slow_path->GetEntryLabel()); in GenerateVisitStringIndexOf()
1737 __ B(ne, slow_path->GetEntryLabel()); in GenerateVisitStringIndexOf()
1808 __ B(eq, slow_path->GetEntryLabel()); in VisitStringNewStringFromBytes()
1853 __ B(eq, slow_path->GetEntryLabel()); in VisitStringNewStringFromString()
2220 __ B(slow_path->GetEntryLabel(), lt); in CheckSystemArrayCopyPosition()
2226 __ B(slow_path->GetEntryLabel(), lt); in CheckSystemArrayCopyPosition()
2230 __ B(slow_path->GetEntryLabel(), lt); in CheckSystemArrayCopyPosition()
[all …]
Dintrinsics_x86_64.cc99 __ Bind(GetEntryLabel()); in EmitNativeCode()
983 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
989 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
997 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1003 __ j(kNotEqual, slow_path->GetEntryLabel()); in CheckPosition()
1008 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1012 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1022 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1049 __ j(kEqual, slow_path->GetEntryLabel()); in VisitSystemArrayCopyChar()
1053 __ j(kEqual, slow_path->GetEntryLabel()); in VisitSystemArrayCopyChar()
[all …]
Dintrinsics_utils.h52 assembler->Bind(GetEntryLabel()); in EmitNativeCode()
Dintrinsics_x86.cc113 __ Bind(GetEntryLabel()); in EmitNativeCode()
1203 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1209 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1217 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1223 __ j(kNotEqual, slow_path->GetEntryLabel()); in CheckPosition()
1228 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1232 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1242 __ j(kLess, slow_path->GetEntryLabel()); in CheckPosition()
1269 __ j(kEqual, slow_path->GetEntryLabel()); in VisitSystemArrayCopyChar()
1273 __ j(kEqual, slow_path->GetEntryLabel()); in VisitSystemArrayCopyChar()
[all …]
Dintrinsics_arm_vixl.cc94 __ Bind(GetEntryLabel()); in EmitNativeCode()
201 __ Bind(GetEntryLabel()); in EmitNativeCode()
1503 __ CompareAndBranchIfZero(arg, slow_path->GetEntryLabel()); in VisitStringCompareTo()
1977 __ B(slow_path->GetEntryLabel()); in GenerateVisitStringIndexOf()
1987 __ B(hs, slow_path->GetEntryLabel()); in GenerateVisitStringIndexOf()
2057 __ B(eq, slow_path->GetEntryLabel()); in VisitStringNewStringFromBytes()
2100 __ B(eq, slow_path->GetEntryLabel()); in VisitStringNewStringFromString()
2166 __ B(lt, slow_path->GetEntryLabel()); in CheckPosition()
2172 __ B(lt, slow_path->GetEntryLabel()); in CheckPosition()
2180 __ B(lt, slow_path->GetEntryLabel()); in CheckPosition()
[all …]
Dcode_generator_mips64.cc125 __ Bind(GetEntryLabel()); in EmitNativeCode()
162 __ Bind(GetEntryLabel()); in EmitNativeCode()
194 __ Bind(GetEntryLabel()); in EmitNativeCode()
249 __ Bind(GetEntryLabel()); in EmitNativeCode()
280 __ Bind(GetEntryLabel()); in EmitNativeCode()
308 __ Bind(GetEntryLabel()); in EmitNativeCode()
354 __ Bind(GetEntryLabel()); in EmitNativeCode()
403 __ Bind(GetEntryLabel()); in EmitNativeCode()
425 __ Bind(GetEntryLabel()); in EmitNativeCode()
504 __ Bind(GetEntryLabel()); in EmitNativeCode()
[all …]
Dcode_generator_x86_64.cc68 __ Bind(GetEntryLabel()); in EmitNativeCode()
94 __ Bind(GetEntryLabel()); in EmitNativeCode()
113 __ Bind(GetEntryLabel()); in EmitNativeCode()
149 __ Bind(GetEntryLabel()); in EmitNativeCode()
187 __ Bind(GetEntryLabel()); in EmitNativeCode()
252 __ Bind(GetEntryLabel()); in EmitNativeCode()
303 __ Bind(GetEntryLabel()); in EmitNativeCode()
338 __ Bind(GetEntryLabel()); in EmitNativeCode()
396 __ Bind(GetEntryLabel()); in EmitNativeCode()
419 __ Bind(GetEntryLabel()); in EmitNativeCode()
[all …]
Dcode_generator_arm64.cc260 __ Bind(GetEntryLabel()); in EmitNativeCode()
296 __ Bind(GetEntryLabel()); in EmitNativeCode()
327 __ Bind(GetEntryLabel()); in EmitNativeCode()
377 __ Bind(GetEntryLabel()); in EmitNativeCode()
405 __ Bind(GetEntryLabel()); in EmitNativeCode()
433 __ Bind(GetEntryLabel()); in EmitNativeCode()
479 __ Bind(GetEntryLabel()); in EmitNativeCode()
528 __ Bind(GetEntryLabel()); in EmitNativeCode()
550 __ Bind(GetEntryLabel()); in EmitNativeCode()
709 __ Bind(GetEntryLabel()); in EmitNativeCode()
[all …]
Dintrinsics_mips64.cc99 __ Bind(GetEntryLabel()); in EmitNativeCode()
1632 __ Beqzc(argument, slow_path->GetEntryLabel()); in VisitStringCompareTo()
1783 __ Bc(slow_path->GetEntryLabel()); in GenerateStringIndexOf()
1792 __ Bltuc(tmp_reg, char_reg, slow_path->GetEntryLabel()); // UTF-16 required in GenerateStringIndexOf()
1868 __ Beqzc(byte_array, slow_path->GetEntryLabel()); in VisitStringNewStringFromBytes()
1916 __ Beqzc(string_to_copy, slow_path->GetEntryLabel()); in VisitStringNewStringFromString()
2098 __ Bnezc(TMP, slow_path->GetEntryLabel()); in EnoughItems()
2101 __ Bltc(length_input_minus_pos, TMP, slow_path->GetEntryLabel()); in EnoughItems()
2104 __ Bltc(length_input_minus_pos, length.AsRegister<GpuRegister>(), slow_path->GetEntryLabel()); in EnoughItems()
2131 __ Bltzc(AT, slow_path->GetEntryLabel()); in CheckPosition()
[all …]
Dcode_generator_x86.cc64 __ Bind(GetEntryLabel()); in EmitNativeCode()
90 __ Bind(GetEntryLabel()); in EmitNativeCode()
109 __ Bind(GetEntryLabel()); in EmitNativeCode()
133 __ Bind(GetEntryLabel()); in EmitNativeCode()
193 __ Bind(GetEntryLabel()); in EmitNativeCode()
232 __ Bind(GetEntryLabel()); in EmitNativeCode()
265 __ Bind(GetEntryLabel()); in EmitNativeCode()
318 __ Bind(GetEntryLabel()); in EmitNativeCode()
381 __ Bind(GetEntryLabel()); in EmitNativeCode()
404 __ Bind(GetEntryLabel()); in EmitNativeCode()
[all …]
Dcode_generator_arm_vixl.cc407 __ Bind(GetEntryLabel()); in EmitNativeCode()
434 __ Bind(GetEntryLabel()); in EmitNativeCode()
454 __ Bind(GetEntryLabel()); in EmitNativeCode()
494 __ Bind(GetEntryLabel()); in EmitNativeCode()
537 __ Bind(GetEntryLabel()); in EmitNativeCode()
589 __ Bind(GetEntryLabel()); in EmitNativeCode()
620 __ Bind(GetEntryLabel()); in EmitNativeCode()
675 __ Bind(GetEntryLabel()); in EmitNativeCode()
698 __ Bind(GetEntryLabel()); in EmitNativeCode()
836 __ Bind(GetEntryLabel()); in EmitNativeCode()
[all …]
Dintrinsics_mips.cc110 __ Bind(GetEntryLabel()); in EmitNativeCode()
2058 __ Beqz(argument, slow_path->GetEntryLabel()); in VisitStringCompareTo()
2213 __ B(slow_path->GetEntryLabel()); in GenerateStringIndexOf()
2230 __ Bltu(tmp_reg, char_reg, slow_path->GetEntryLabel()); in GenerateStringIndexOf()
2306 __ Beqz(byte_array, slow_path->GetEntryLabel()); in VisitStringNewStringFromBytes()
2350 __ Beqz(string_to_copy, slow_path->GetEntryLabel()); in VisitStringNewStringFromString()
2996 __ Bnez(TMP, slow_path->GetEntryLabel()); in EnoughItems()
2999 __ Blt(length_input_minus_pos, TMP, slow_path->GetEntryLabel()); in EnoughItems()
3002 __ Blt(length_input_minus_pos, length.AsRegister<Register>(), slow_path->GetEntryLabel()); in EnoughItems()
3029 __ Bltz(AT, slow_path->GetEntryLabel()); in CheckPosition()
[all …]
Dcode_generator_mips.cc173 __ Bind(GetEntryLabel()); in EmitNativeCode()
209 __ Bind(GetEntryLabel()); in EmitNativeCode()
241 __ Bind(GetEntryLabel()); in EmitNativeCode()
296 __ Bind(GetEntryLabel()); in EmitNativeCode()
324 __ Bind(GetEntryLabel()); in EmitNativeCode()
352 __ Bind(GetEntryLabel()); in EmitNativeCode()
397 __ Bind(GetEntryLabel()); in EmitNativeCode()
446 __ Bind(GetEntryLabel()); in EmitNativeCode()
468 __ Bind(GetEntryLabel()); in EmitNativeCode()
547 __ Bind(GetEntryLabel()); in EmitNativeCode()
[all …]
Dcode_generator_mips64.h160 Mips64Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
Dcode_generator_mips.h163 MipsLabel* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
Dcode_generator.h122 Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
Dcode_generator_arm64.h110 vixl::aarch64::Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function
Dcode_generator_arm_vixl.h224 vixl::aarch32::Label* GetEntryLabel() { return &entry_label_; } in GetEntryLabel() function