Home
last modified time | relevance | path

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

/art/runtime/entrypoints/quick/
Dquick_trampoline_entrypoints.cc2815 const size_t first_arg = 0; in artInvokePolymorphic() local
2826 first_arg); in artInvokePolymorphic()
2835 RangeInstructionOperands operands(first_arg + 1, num_vregs - 1); in artInvokePolymorphic()