Home
last modified time | relevance | path

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

/art/compiler/driver/
Dcompiler_driver-inl.h369 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
402 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
424 GetCodeAndMethodForDirectCall(/*out*/invoke_type, in IsFastInvoke()
Dcompiler_driver.h541 void GetCodeAndMethodForDirectCall(/*out*/InvokeType* type,
Dcompiler_driver.cc1632 void CompilerDriver::GetCodeAndMethodForDirectCall(InvokeType* type, InvokeType sharp_type, in GetCodeAndMethodForDirectCall() function in art::CompilerDriver
1812 GetCodeAndMethodForDirectCall( in ComputeInvokeInfo()