Searched defs:Jump (Results 1 – 9 of 9) sorted by relevance
422 __ Jump(main_jni_conv->HiddenArgumentRegister(), jni_entrypoint_offset); in ArtJniCompileMethodInternal() local634 __ Jump(jclass_read_barrier_return.get()); in ArtJniCompileMethodInternal() local641 __ Jump(transition_to_native_resume.get()); in ArtJniCompileMethodInternal() local648 __ Jump(transition_to_runnable_resume.get()); in ArtJniCompileMethodInternal() local675 __ Jump(decode_reference_resume.get()); in ArtJniCompileMethodInternal() local697 __ Jump(suspend_check_resume.get()); in ArtJniCompileMethodInternal() local711 __ Jump(method_entry_hook_return.get()); in ArtJniCompileMethodInternal() local719 __ Jump(method_exit_hook_return.get()); in ArtJniCompileMethodInternal() local
151 void Jump(Label* label ATTRIBUTE_UNUSED) override { in Jump() function158 void Jump(vixl::aarch64::Label* label) { in Jump() function
625 void Arm64JNIMacroAssembler::Jump(ManagedRegister m_base, Offset offs) { in Jump() function in art::arm64::Arm64JNIMacroAssembler803 void Arm64JNIMacroAssembler::Jump(JNIMacroLabel* label) { in Jump() function in art::arm64::Arm64JNIMacroAssembler
202 void Jump(Label* label ATTRIBUTE_UNUSED) override { in Jump() function209 void Jump(vixl::aarch32::Label* label) { in Jump() function
874 void ArmVIXLJNIMacroAssembler::Jump(ManagedRegister mbase, Offset offset) { in Jump() function in art::arm::ArmVIXLJNIMacroAssembler1018 void ArmVIXLJNIMacroAssembler::Jump(JNIMacroLabel* label) { in Jump() function in art::arm::ArmVIXLJNIMacroAssembler
417 void X86JNIMacroAssembler::Jump(ManagedRegister mbase, Offset offset) { in Jump() function in art::x86::X86JNIMacroAssembler548 void X86JNIMacroAssembler::Jump(JNIMacroLabel* label) { in Jump() function in art::x86::X86JNIMacroAssembler
964 void Jump(Label* label) override { in Jump() function
489 void X86_64JNIMacroAssembler::Jump(ManagedRegister mbase, Offset offset) { in Jump() function in art::x86_64::X86_64JNIMacroAssembler616 void X86_64JNIMacroAssembler::Jump(JNIMacroLabel* label) { in Jump() function in art::x86_64::X86_64JNIMacroAssembler
1050 void Jump(Label* label) override { in Jump() function