Home
last modified time | relevance | path

Searched refs:reference_return (Results 1 – 1 of 1) sorted by relevance

/aosp12/art/compiler/jni/quick/
H A Djni_compiler.cc75 bool reference_return, in GetJniEntrypointThreadOffset() argument
89 if (reference_return) { in GetJniEntrypointThreadOffset()
187 bool reference_return = main_jni_conv->IsReturnAReference(); in ArtJniCompileMethodInternal() local
196 if (reference_return && is_synchronized) { in ArtJniCompileMethodInternal()
198 } else if (reference_return) { in ArtJniCompileMethodInternal()
287 reference_return, in ArtJniCompileMethodInternal()
510 reference_return, in ArtJniCompileMethodInternal()
513 if (reference_return) { in ArtJniCompileMethodInternal()