Lines Matching refs:JNIMacroLabel
183 std::unique_ptr<JNIMacroLabel> jclass_read_barrier_slow_path; in ArtJniCompileMethodInternal()
184 std::unique_ptr<JNIMacroLabel> jclass_read_barrier_return; in ArtJniCompileMethodInternal()
229 std::unique_ptr<JNIMacroLabel> method_entry_hook_slow_path; in ArtJniCompileMethodInternal()
230 std::unique_ptr<JNIMacroLabel> method_entry_hook_return; in ArtJniCompileMethodInternal()
269 std::unique_ptr<JNIMacroLabel> transition_to_native_slow_path; in ArtJniCompileMethodInternal()
270 std::unique_ptr<JNIMacroLabel> transition_to_native_resume; in ArtJniCompileMethodInternal()
468 std::unique_ptr<JNIMacroLabel> transition_to_runnable_slow_path; in ArtJniCompileMethodInternal()
469 std::unique_ptr<JNIMacroLabel> transition_to_runnable_resume; in ArtJniCompileMethodInternal()
480 std::unique_ptr<JNIMacroLabel> exception_slow_path = in ArtJniCompileMethodInternal()
489 std::unique_ptr<JNIMacroLabel> suspend_check_slow_path = in ArtJniCompileMethodInternal()
491 std::unique_ptr<JNIMacroLabel> suspend_check_resume = in ArtJniCompileMethodInternal()
500 std::unique_ptr<JNIMacroLabel> decode_reference_slow_path; in ArtJniCompileMethodInternal()
501 std::unique_ptr<JNIMacroLabel> decode_reference_resume; in ArtJniCompileMethodInternal()
573 std::unique_ptr<JNIMacroLabel> method_exit_hook_slow_path; in ArtJniCompileMethodInternal()
574 std::unique_ptr<JNIMacroLabel> method_exit_hook_return; in ArtJniCompileMethodInternal()