Home
last modified time | relevance | path

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

/aosp12/art/compiler/optimizing/
H A Dsharpening.h33 static HInvokeStaticOrDirect::DispatchInfo SharpenLoadMethod(
H A Dsharpening.cc60 HInvokeStaticOrDirect::DispatchInfo HSharpening::SharpenLoadMethod( in SharpenLoadMethod() function in art::HSharpening
H A Dinstruction_builder.cc1098 HSharpening::SharpenLoadMethod(resolved_method, in BuildInvoke()
1137 MethodLoadKind load_kind = HSharpening::SharpenLoadMethod( in BuildInvoke()
H A Dinliner.cc1232 HSharpening::SharpenLoadMethod(method, in TryDevirtualize()
H A Dinstruction_simplifier.cc2405 invoke->SetDispatchInfo(HSharpening::SharpenLoadMethod( in SimplifySystemArrayCopy()