Home
last modified time | relevance | path

Searched defs:actual_method (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/art/compiler/optimizing/
H A Dinliner.cc484 ArtMethod* actual_method = nullptr; in TryInline() local
1222 ArtMethod* actual_method = nullptr; in TryInlinePolymorphicCallToSameTarget() local
H A Dinstruction_builder.cc1007 ArtMethod* actual_method = FindSuperMethodToCall</*access_check=*/true>( in ResolveMethod() local
/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DConvolutionLayer.cpp254 …ConvolutionMethod actual_method = CLConvolutionLayer::get_convolution_method(&input_info.clone()->… variable