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

/art/runtime/entrypoints/quick/
H A Dquick_trampoline_entrypoints.cc2812 // Construct shadow frame placing arguments consecutively from |first_arg|.
2815 const size_t first_arg = 0; local
2826 first_arg);
2835 RangeInstructionOperands operands(first_arg + 1, num_vregs - 1);

Completed in 47 milliseconds