Lines Matching defs:Bind
193 __ Bind(jclass_read_barrier_return.get()); in ArtJniCompileMethodInternal() local
237 __ Bind(method_entry_hook_return.get()); in ArtJniCompileMethodInternal() local
276 __ Bind(transition_to_native_resume.get()); in ArtJniCompileMethodInternal() local
476 __ Bind(transition_to_runnable_resume.get()); in ArtJniCompileMethodInternal() local
495 __ Bind(suspend_check_resume.get()); in ArtJniCompileMethodInternal() local
511 __ Bind(decode_reference_resume.get()); in ArtJniCompileMethodInternal() local
567 __ Bind(suspend_check_resume.get()); in ArtJniCompileMethodInternal() local
581 __ Bind(method_exit_hook_return.get()); in ArtJniCompileMethodInternal() local
600 __ Bind(jclass_read_barrier_slow_path.get()); in ArtJniCompileMethodInternal() local
634 __ Bind(transition_to_native_slow_path.get()); in ArtJniCompileMethodInternal() local
641 __ Bind(transition_to_runnable_slow_path.get()); in ArtJniCompileMethodInternal() local
648 __ Bind(exception_slow_path.get()); in ArtJniCompileMethodInternal() local
663 __ Bind(decode_reference_slow_path.get()); in ArtJniCompileMethodInternal() local
677 __ Bind(suspend_check_slow_path.get()); in ArtJniCompileMethodInternal() local
699 __ Bind(method_entry_hook_slow_path.get()); in ArtJniCompileMethodInternal() local
707 __ Bind(method_exit_hook_slow_path.get()); in ArtJniCompileMethodInternal() local