Home
last modified time | relevance | path

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

/aosp12/art/compiler/jni/quick/
H A Djni_compiler.cc462 bool spill_return_value = main_jni_conv->SpillsReturnValue(); in ArtJniCompileMethodInternal() local
464 spill_return_value ? main_jni_conv->ReturnValueSaveLocation() : FrameOffset(0); in ArtJniCompileMethodInternal()
465 if (spill_return_value) { in ArtJniCompileMethodInternal()
567 if (spill_return_value) { in ArtJniCompileMethodInternal()