Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.cc244 ArtMethod* resolved_method = invoke->GetResolvedMethod(); in FindVirtualOrInterfaceTarget() local
362 ArtMethod* HInliner::FindMethodFromCHA(ArtMethod* resolved_method) { in FindMethodFromCHA()
476 ArtMethod* resolved_method = invoke_instruction->GetResolvedMethod(); in TryInline() local
828 ArtMethod* resolved_method = invoke_instruction->GetResolvedMethod(); in ResolveMethodFromInlineCache() local
881 ArtMethod* resolved_method = ResolveMethodFromInlineCache( in TryInlineMonomorphicCall() local
1931 ArtMethod* const resolved_method = callee_graph->GetArtMethod(); in SubstituteArguments() local
1985 ArtMethod* const resolved_method = callee_graph->GetArtMethod(); in CanInlineBody() local
2177 ArtMethod* resolved_method, in TryBuildAndInlineHelper()
2406 bool HInliner::ArgumentTypesMoreSpecific(HInvoke* invoke_instruction, ArtMethod* resolved_method) { in ArgumentTypesMoreSpecific()
2467 void HInliner::FixUpReturnReferenceType(ArtMethod* resolved_method, in FixUpReturnReferenceType()
H A Dinstruction_builder.cc940 ArtMethod* resolved_method = nullptr; in ResolveMethod() local
1068 ArtMethod* resolved_method = ResolveMethod(method_idx, in BuildInvoke() local
1403 ArtMethod* resolved_method = ResolveMethod(method_idx, in BuildInvokePolymorphic() local
1801 ArtMethod* resolved_method, in ProcessClinitCheckForInvoke()
H A Dintrinsics.cc235 ArtMethod* resolved_method = is_double in InsertFpToIntegralIntrinsic() local
/aosp_15_r20/external/fbjni/test/jni/
H A Dfbjni_tests.cpp129 auto resolved_method = in TestVirtualMethodResolution_I() local
140 auto resolved_method = resolved_class->getMethod<jbyteArray()>( in TestVirtualMethodResolution_arrB() local
151 auto resolved_method = in TestVirtualMethodResolution_S_arrS() local
163 auto resolved_method = in TestVirtualMethodResolution_arrarrS() local
175 auto resolved_method = in TestVirtualMethodResolution_arrarrI() local
/aosp_15_r20/art/runtime/entrypoints/
H A Dentrypoint_utils-inl.h607 ArtMethod* resolved_method, in FindSuperMethodToCall()
/aosp_15_r20/art/runtime/interpreter/mterp/
H A Dnterp.cc333 ArtMethod* resolved_method = caller->SkipAccessChecks() in NterpGetMethod() local
/aosp_15_r20/art/dex2oat/
H A Dverifier_deps_test.cc156 ArtMethod* resolved_method = in VerifyMethod() local
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2430 ArtMethod* resolved_method = linker->ResolveMethodWithChecks( in artInvokePolymorphic() local
2560 ArtMethod* resolved_method = linker->ResolveMethodWithChecks( in artInvokePolymorphicWithHiddenReceiver() local
/aosp_15_r20/art/dex2oat/linker/
H A Doat_writer.cc1492 ArtMethod* resolved_method = klass_->IsInterface() in VisitMethod() local