Home
last modified time | relevance | path

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

12

/art/compiler/utils/arm64/
Dassembler_arm64.h149 void Bind(Label* label ATTRIBUTE_UNUSED) override { in Bind() function
156 void Bind(vixl::aarch64::Label* label) { in Bind() function
157 vixl_masm_.Bind(label); in Bind()
Dassembler_arm64.cc204 ___ Bind(&mr_is_ok); in GenerateMarkingRegisterCheck() local
Djni_macro_assembler_arm64.h177 void Bind(JNIMacroLabel* label) override;
Djni_macro_assembler_arm64.cc751 void Arm64JNIMacroAssembler::Bind(JNIMacroLabel* label) { in Bind() function in art::arm64::Arm64JNIMacroAssembler
753 ___ Bind(Arm64JNIMacroLabel::Cast(label)->AsArm64()); in Bind() local
761 ___ Bind(exception->Entry()); in EmitExceptionPoll() local
/art/compiler/optimizing/
Dintrinsics_x86_64.cc94 __ Bind(GetEntryLabel()); in EmitNativeCode() local
96 __ Bind(&loop); in EmitNativeCode() local
338 __ Bind(&skip_incr); in VisitMathRoundFloat() local
350 __ Bind(&done); in VisitMathRoundFloat() local
379 __ Bind(&skip_incr); in VisitMathRoundDouble() local
391 __ Bind(&done); in VisitMathRoundDouble() local
748 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar() local
873 __ Bind(&conditions_on_positions_validated); in VisitSystemArrayCopy() local
1021 __ Bind(&do_copy); in VisitSystemArrayCopy() local
1114 __ Bind(&loop); in VisitSystemArrayCopy() local
[all …]
Dintrinsics_arm64.cc116 __ Bind(GetEntryLabel()); in EmitNativeCode() local
118 __ Bind(&slow_copy_loop); in EmitNativeCode() local
582 __ Bind(&done); in GenMathRound() local
1112 __ Bind(&loop_head); in GenerateCompareAndSet() local
1186 __ Bind(GetEntryLabel()); in EmitNativeCode() local
1195 __ Bind(mark_old_value_slow_path_->GetExitLabel()); in EmitNativeCode() local
1242 __ Bind(&mark_old_value); in EmitNativeCode() local
1252 __ Bind(update_old_value_slow_path_->GetExitLabel()); in EmitNativeCode() local
1338 __ Bind(exit_loop); in GenUnsafeCas() local
1436 __ Bind(&loop_label); in GenerateGetAndUpdate() local
[all …]
Dintrinsics_x86.cc105 __ Bind(GetEntryLabel()); in EmitNativeCode() local
119 __ Bind(&loop); in EmitNativeCode() local
442 __ Bind(&skip_incr); in VisitMathRoundFloat() local
450 __ Bind(&skip_incr); in VisitMathRoundFloat() local
464 __ Bind(&done); in VisitMathRoundFloat() local
956 __ Bind(slow_path->GetExitLabel()); in VisitSystemArrayCopyChar() local
983 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo() local
1070 __ Bind(&string_uncompressed); in VisitStringEquals() local
1093 __ Bind(&return_true); in VisitStringEquals() local
1098 __ Bind(&return_false); in VisitStringEquals() local
[all …]
Dintrinsics_arm_vixl.cc148 __ Bind(GetEntryLabel()); in EmitNativeCode() local
153 __ Bind(&loop); in EmitNativeCode() local
322 __ Bind(&end); in GenNumberOfLeadingZeros() local
366 __ Bind(&end); in GenNumberOfTrailingZeros() local
459 __ Bind(&done); in VisitMathRoundFloat() local
693 __ Bind(&end); in VisitStringCompareTo() local
696 __ Bind(slow_path->GetExitLabel()); in VisitStringCompareTo() local
737 __ Bind(&loop); in GenerateStringCompareToLoop() local
755 __ Bind(&find_char_diff_2nd_cmp); in GenerateStringCompareToLoop() local
766 __ Bind(&find_char_diff); in GenerateStringCompareToLoop() local
[all …]
Dcode_generator_x86_64.cc81 __ Bind(GetEntryLabel()); in EmitNativeCode() local
107 __ Bind(GetEntryLabel()); in EmitNativeCode() local
126 __ Bind(GetEntryLabel()); in EmitNativeCode() local
162 __ Bind(GetEntryLabel()); in EmitNativeCode() local
200 __ Bind(GetEntryLabel()); in EmitNativeCode() local
268 __ Bind(GetEntryLabel()); in EmitNativeCode() local
322 __ Bind(GetEntryLabel()); in EmitNativeCode() local
357 __ Bind(GetEntryLabel()); in EmitNativeCode() local
415 __ Bind(GetEntryLabel()); in EmitNativeCode() local
438 __ Bind(GetEntryLabel()); in EmitNativeCode() local
[all …]
Dcode_generator_x86.cc82 __ Bind(GetEntryLabel()); in EmitNativeCode() local
108 __ Bind(GetEntryLabel()); in EmitNativeCode() local
127 __ Bind(GetEntryLabel()); in EmitNativeCode() local
151 __ Bind(GetEntryLabel()); in EmitNativeCode() local
211 __ Bind(GetEntryLabel()); in EmitNativeCode() local
250 __ Bind(GetEntryLabel()); in EmitNativeCode() local
286 __ Bind(GetEntryLabel()); in EmitNativeCode() local
341 __ Bind(GetEntryLabel()); in EmitNativeCode() local
404 __ Bind(GetEntryLabel()); in EmitNativeCode() local
427 __ Bind(GetEntryLabel()); in EmitNativeCode() local
[all …]
Dcode_generator_arm64.cc214 __ Bind(GetEntryLabel()); in EmitNativeCode() local
250 __ Bind(GetEntryLabel()); in EmitNativeCode() local
279 __ Bind(GetEntryLabel()); in EmitNativeCode() local
336 __ Bind(GetEntryLabel()); in EmitNativeCode() local
364 __ Bind(GetEntryLabel()); in EmitNativeCode() local
392 __ Bind(GetEntryLabel()); in EmitNativeCode() local
438 __ Bind(GetEntryLabel()); in EmitNativeCode() local
487 __ Bind(GetEntryLabel()); in EmitNativeCode() local
509 __ Bind(GetEntryLabel()); in EmitNativeCode() local
554 __ Bind(&table_start_); in EmitTable() local
[all …]
Dcode_generator_arm_vixl.cc393 __ Bind(GetEntryLabel()); in EmitNativeCode() local
420 __ Bind(GetEntryLabel()); in EmitNativeCode() local
440 __ Bind(GetEntryLabel()); in EmitNativeCode() local
480 __ Bind(GetEntryLabel()); in EmitNativeCode() local
527 __ Bind(GetEntryLabel()); in EmitNativeCode() local
584 __ Bind(GetEntryLabel()); in EmitNativeCode() local
615 __ Bind(GetEntryLabel()); in EmitNativeCode() local
670 __ Bind(GetEntryLabel()); in EmitNativeCode() local
693 __ Bind(GetEntryLabel()); in EmitNativeCode() local
778 __ Bind(GetEntryLabel()); in EmitNativeCode() local
[all …]
Dintrinsics_utils.h58 assembler->Bind(this->GetEntryLabel()); in EmitNativeCode()
Doptimizing_cfi_test.cc201 __ Bind(&target); in TEST_ISA() local
/art/compiler/utils/arm/
Dassembler_arm_vixl.h182 void Bind(Label* label ATTRIBUTE_UNUSED) override { in Bind() function
189 void Bind(vixl::aarch32::Label* label) { in Bind() function
190 vixl_masm_.Bind(label); in Bind()
Djni_macro_assembler_arm_vixl.h195 void Bind(JNIMacroLabel* label) override;
Djni_macro_assembler_arm_vixl.cc1025 void ArmVIXLJNIMacroAssembler::Bind(JNIMacroLabel* label) { in Bind() function in art::arm::ArmVIXLJNIMacroAssembler
1027 ___ Bind(ArmVIXLJNIMacroLabel::Cast(label)->AsArm()); in Bind() local
1032 ___ Bind(exception->Entry()); in EmitExceptionPoll() local
/art/compiler/utils/x86/
Djni_macro_assembler_x86.cc486 __ Bind(&null_arg); in CreateJObject() local
502 __ Bind(&null_arg); in CreateJObject() 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.cc1272 GetAssembler()->Bind(&target); in TEST_F()
1283 GetAssembler()->Bind(&start); in TEST_F()
1288 GetAssembler()->Bind(&target); in TEST_F()
/art/compiler/utils/x86_64/
Djni_macro_assembler_x86_64.cc567 __ Bind(&null_arg); in CreateJObject() local
583 __ Bind(&null_arg); in CreateJObject() local
682 void X86_64JNIMacroAssembler::Bind(JNIMacroLabel* label) { in Bind() function in art::x86_64::X86_64JNIMacroAssembler
684 __ Bind(X86_64JNIMacroLabel::Cast(label)->AsX86_64()); in Bind() local
692 __ Bind(&entry_); in Emit() local
Djni_macro_assembler_x86_64.h188 void Bind(JNIMacroLabel* label) override;
/art/compiler/utils/
Dassembler.h385 virtual void Bind(Label* label) = 0;
Djni_macro_assembler.h250 virtual void Bind(JNIMacroLabel* label) = 0;
/art/compiler/jni/quick/
Djni_compiler.cc274 __ Bind(jclass_read_barrier_return.get()); in ArtJniCompileMethodInternal() local
599 __ Bind(jclass_read_barrier_slow_path.get()); in ArtJniCompileMethodInternal() local

12