Home | History | Annotate | Download | only in arm

Lines Matching full:argument_index

1014   int argument_index = *argument_index_accumulator;
1023 op = new(zone()) LArgument(argument_index++);
1031 *argument_index_accumulator = argument_index;