Home | History | Annotate | Download | only in mips

Lines Matching full:argument_count

4594                                     Register argument_count,
4622 if (argument_count.is_valid()) {
4623 sll(t8, argument_count, kPointerSizeLog2);