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.cc2552 const size_t first_arg = 0; in artInvokePolymorphic() local
2563 first_arg); in artInvokePolymorphic()
2572 RangeInstructionOperands operands(first_arg + 1, num_vregs - 1); in artInvokePolymorphic()
2644 const size_t first_arg = 0; in artInvokeCustom() local
2656 first_arg); in artInvokeCustom()
2665 RangeInstructionOperands operands(first_arg, num_vregs); in artInvokeCustom()