Home
last modified time | relevance | path

Searched refs:Bind (Results 1 – 25 of 40) sorted by relevance

12

/art/compiler/optimizing/
Dintrinsics_arm64.cc118 __ Bind(GetEntryLabel()); in EmitNativeCode() local
184 __ Bind(GetEntryLabel()); in EmitNativeCode() local
186 __ Bind(&slow_copy_loop); in EmitNativeCode() local
622 __ Bind(&done); in GenMathRound() local
1024 __ Bind(GetEntryLabel()); in EmitNativeCode() local
1061 __ Bind(&loop_head); in EmitNativeCode() local
1128 __ Bind(&loop_head); in GenCas() local
1143 __ Bind(exit_loop); in GenCas() local
1288 __ Bind(&loop); in VisitStringCompareTo() local
1303 __ Bind(&find_char_diff); in VisitStringCompareTo() local
[all …]
Dintrinsics_x86_64.cc99 __ Bind(GetEntryLabel()); in EmitNativeCode() local
101 __ Bind(&loop); in EmitNativeCode() local
383 __ Bind(&skip_incr); in VisitMathRoundFloat() local
395 __ Bind(&done); in VisitMathRoundFloat() local
427 __ Bind(&skip_incr); in VisitMathRoundDouble() local
439 __ Bind(&done); in VisitMathRoundDouble() local
806 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar() local
931 __ Bind(&conditions_on_positions_validated); in VisitSystemArrayCopy() local
1079 __ Bind(&do_copy); in VisitSystemArrayCopy() local
1172 __ Bind(&loop); in VisitSystemArrayCopy() local
[all …]
Dintrinsics_x86.cc108 __ Bind(GetEntryLabel()); in EmitNativeCode() local
122 __ Bind(&loop); in EmitNativeCode() local
485 __ Bind(&skip_incr); in VisitMathRoundFloat() local
493 __ Bind(&skip_incr); in VisitMathRoundFloat() local
507 __ Bind(&done); in VisitMathRoundFloat() local
999 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar() local
1026 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo() local
1113 __ Bind(&string_uncompressed); in VisitStringEquals() local
1136 __ Bind(&return_true); in VisitStringEquals() local
1141 __ Bind(&return_false); in VisitStringEquals() local
[all …]
Dintrinsics_arm_vixl.cc90 __ Bind(GetEntryLabel()); in EmitNativeCode() local
197 __ Bind(GetEntryLabel()); in EmitNativeCode() local
202 __ Bind(&loop); in EmitNativeCode() local
362 __ Bind(&end); in GenNumberOfLeadingZeros() local
406 __ Bind(&end); in GenNumberOfTrailingZeros() local
499 __ Bind(&done); in VisitMathRoundFloat() local
843 __ Bind(&loop_head); in GenUnsafePut() local
977 __ Bind(GetEntryLabel()); in EmitNativeCode() local
1014 __ Bind(&loop_head); in EmitNativeCode() local
1089 __ Bind(&loop_head); in GenCas() local
[all …]
Dintrinsics_utils.h52 assembler->Bind(GetEntryLabel()); in EmitNativeCode()
Dcode_generator_x86_64.cc78 __ Bind(GetEntryLabel()); in EmitNativeCode() local
104 __ Bind(GetEntryLabel()); in EmitNativeCode() local
123 __ Bind(GetEntryLabel()); in EmitNativeCode() local
159 __ Bind(GetEntryLabel()); in EmitNativeCode() local
197 __ Bind(GetEntryLabel()); in EmitNativeCode() local
265 __ Bind(GetEntryLabel()); in EmitNativeCode() local
314 __ Bind(GetEntryLabel()); in EmitNativeCode() local
349 __ Bind(GetEntryLabel()); in EmitNativeCode() local
407 __ Bind(GetEntryLabel()); in EmitNativeCode() local
430 __ Bind(GetEntryLabel()); in EmitNativeCode() local
[all …]
Dcode_generator_x86.cc79 __ Bind(GetEntryLabel()); in EmitNativeCode() local
105 __ Bind(GetEntryLabel()); in EmitNativeCode() local
124 __ Bind(GetEntryLabel()); in EmitNativeCode() local
148 __ Bind(GetEntryLabel()); in EmitNativeCode() local
208 __ Bind(GetEntryLabel()); in EmitNativeCode() local
247 __ Bind(GetEntryLabel()); in EmitNativeCode() local
283 __ Bind(GetEntryLabel()); in EmitNativeCode() local
333 __ Bind(GetEntryLabel()); in EmitNativeCode() local
396 __ Bind(GetEntryLabel()); in EmitNativeCode() local
419 __ Bind(GetEntryLabel()); in EmitNativeCode() local
[all …]
Dcode_generator_arm64.cc255 __ Bind(GetEntryLabel()); in EmitNativeCode() local
291 __ Bind(GetEntryLabel()); in EmitNativeCode() local
320 __ Bind(GetEntryLabel()); in EmitNativeCode() local
372 __ Bind(GetEntryLabel()); in EmitNativeCode() local
400 __ Bind(GetEntryLabel()); in EmitNativeCode() local
428 __ Bind(GetEntryLabel()); in EmitNativeCode() local
474 __ Bind(GetEntryLabel()); in EmitNativeCode() local
523 __ Bind(GetEntryLabel()); in EmitNativeCode() local
545 __ Bind(GetEntryLabel()); in EmitNativeCode() local
590 __ Bind(&table_start_); in EmitTable() local
[all …]
Dcode_generator_arm_vixl.cc389 __ Bind(GetEntryLabel()); in EmitNativeCode() local
416 __ Bind(GetEntryLabel()); in EmitNativeCode() local
436 __ Bind(GetEntryLabel()); in EmitNativeCode() local
476 __ Bind(GetEntryLabel()); in EmitNativeCode() local
523 __ Bind(GetEntryLabel()); in EmitNativeCode() local
575 __ Bind(GetEntryLabel()); in EmitNativeCode() local
606 __ Bind(GetEntryLabel()); in EmitNativeCode() local
661 __ Bind(GetEntryLabel()); in EmitNativeCode() local
684 __ Bind(GetEntryLabel()); in EmitNativeCode() local
768 __ Bind(GetEntryLabel()); in EmitNativeCode() local
[all …]
Doptimizing_cfi_test.cc201 __ Bind(&target); in TEST_ISA() local
/art/compiler/utils/x86/
Djni_macro_assembler_x86.cc461 __ Bind(&null_arg); in CreateHandleScopeEntry() local
479 __ Bind(&null_arg); in CreateHandleScopeEntry() local
500 __ Bind(&null_arg); in LoadReferenceFromHandleScope() local
590 void X86JNIMacroAssembler::Bind(JNIMacroLabel* label) { in Bind() function in art::x86::X86JNIMacroAssembler
592 __ Bind(X86JNIMacroLabel::Cast(label)->AsX86()); in Bind() local
600 __ Bind(&entry_); in Emit() local
Djni_macro_assembler_x86.h168 void Bind(JNIMacroLabel* label) override;
Dassembler_x86_test.cc1194 GetAssembler()->Bind(&target); in TEST_F()
1205 GetAssembler()->Bind(&start); in TEST_F()
1210 GetAssembler()->Bind(&target); in TEST_F()
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.cc516 __ Bind(&null_arg); in CreateHandleScopeEntry() local
534 __ Bind(&null_arg); in CreateHandleScopeEntry() local
555 __ Bind(&null_arg); in LoadReferenceFromHandleScope() local
651 void X86_64JNIMacroAssembler::Bind(JNIMacroLabel* label) { in Bind() function in art::x86_64::X86_64JNIMacroAssembler
653 __ Bind(X86_64JNIMacroLabel::Cast(label)->AsX86_64()); in Bind() local
661 __ Bind(&entry_); in Emit() local
Djni_macro_assembler_x86_64.h194 void Bind(JNIMacroLabel* label) override;
/art/compiler/utils/arm64/
Dassembler_arm64.h126 void Bind(Label* label ATTRIBUTE_UNUSED) override { in Bind() function
Dassembler_arm64.cc200 ___ Bind(&mr_is_ok); in GenerateMarkingRegisterCheck() local
Djni_macro_assembler_arm64.cc636 ___ Bind(&exit); in LoadReferenceFromHandleScope() local
676 void Arm64JNIMacroAssembler::Bind(JNIMacroLabel* label) { in Bind() function in art::arm64::Arm64JNIMacroAssembler
678 ___ Bind(Arm64JNIMacroLabel::Cast(label)->AsArm64()); in Bind() local
687 ___ Bind(exception->Entry()); in EmitExceptionPoll() local
Djni_macro_assembler_arm64.h184 void Bind(JNIMacroLabel* label) override;
/art/compiler/utils/arm/
Djni_macro_assembler_arm_vixl.h203 void Bind(JNIMacroLabel* label) override;
Dassembler_arm_vixl.h182 void Bind(Label* label ATTRIBUTE_UNUSED) override { in Bind() function
Djni_macro_assembler_arm_vixl.cc680 void ArmVIXLJNIMacroAssembler::Bind(JNIMacroLabel* label) { in Bind() function in art::arm::ArmVIXLJNIMacroAssembler
682 ___ Bind(ArmVIXLJNIMacroLabel::Cast(label)->AsArm()); in Bind() local
687 ___ Bind(exception->Entry()); in EmitExceptionPoll() local
Dassembler_arm_vixl.cc96 ___ Bind(&mr_is_ok); in GenerateMarkingRegisterCheck() local
/art/compiler/utils/
Djni_macro_assembler.h219 virtual void Bind(JNIMacroLabel* label) = 0;
Dassembler.h384 virtual void Bind(Label* label) = 0;

12