Home
last modified time | relevance | path

Searched defs:return_value (Results 1 – 9 of 9) sorted by relevance

/art/compiler/jni/quick/
Dcalling_convention.cc225 bool return_value; in IsCurrentParamAReference() local
247 bool return_value; in IsCurrentParamAFloatOrDouble() local
261 bool return_value; in IsCurrentParamADouble() local
275 bool return_value; in IsCurrentParamALong() local
/art/runtime/entrypoints/quick/
Dquick_deoptimization_entrypoints.cc70 JValue return_value; in artDeoptimizeFromCompiledCode() local
/art/runtime/
Dinstrumentation.h418 T& return_value) const in MethodExitEvent()
Dinstrumentation.cc66 MutableHandle<mirror::Object>& return_value) { in MethodExited()
1554 JValue return_value; in PopInstrumentationStackFrame() local
Dthread.cc258 void Thread::PushDeoptimizationContext(const JValue& return_value, in PushDeoptimizationContext()
/art/test/ti-agent/
Dtrace_helper.cc243 jvalue return_value) { in methodExitCB()
/art/openjdkjvmti/
Devents.cc649 art::MutableHandle<art::mirror::Object>& return_value) in MethodExited()
704 art::JValue& return_value) REQUIRES_SHARED(art::Locks::mutator_lock_) override { in MethodExited()
Dti_stack.cc1344 jobject return_value) { in ValidReturnType()
/art/compiler/optimizing/
Dnodes.cc2460 HInstruction* return_value = nullptr; in InlineInto() local