Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver-inl.h246 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
282 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
304 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
Dcompiler_driver.h692 void GetCodeAndMethodForDirectCall(/*out*/InvokeType* type,
Dcompiler_driver.cc1156 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall() function in art::CompilerDriver
1326GetCodeAndMethodForDirectCall(invoke_type, *invoke_type, false, referrer_class, resolved_method, in ComputeInvokeInfo()