Home | History | Annotate | Download | only in mips

Lines Matching refs:argument_index

930   int argument_index = *argument_index_accumulator;
941 op = new(zone()) LArgument(argument_index++);
984 *argument_index_accumulator = argument_index;