Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver-inl.h348 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
381 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
403 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
Dcompiler_driver.h535 void GetCodeAndMethodForDirectCall(/*out*/InvokeType* type,
Dcompiler_driver.cc1353 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall() function in art::CompilerDriver
1532 GetCodeAndMethodForDirectCall( in ComputeInvokeInfo()