Home | History | Annotate | Download | only in mips

Lines Matching refs:Drop

582   __ Drop(count);
590 __ Drop(count);
598 if (count > 1) __ Drop(count - 1);
607 __ Drop(count);
951 __ Drop(1); // Switch value is no longer needed.
964 __ Drop(1); // Switch value is no longer needed.
971 __ Drop(1); // Switch value is no longer needed.
1159 __ Drop(5);
1570 __ Drop(3);
2145 __ Drop(1);
2197 __ Drop(1);
2284 context()->DropAndPlug(1, v0); // Drop the key still on the stack.
4457 __ Drop(*stack_depth); // Down to the handler block.