Searched refs:first_arg (Results 1 – 1 of 1) sorted by relevance
2801 const size_t first_arg = 0; in artInvokePolymorphic() local2812 first_arg); in artInvokePolymorphic()2821 RangeInstructionOperands operands(first_arg + 1, num_vregs - 1); in artInvokePolymorphic()2893 const size_t first_arg = 0; in artInvokeCustom() local2905 first_arg); in artInvokeCustom()2914 RangeInstructionOperands operands(first_arg, num_vregs); in artInvokeCustom()