Home | History | Annotate | Download | only in mips

Lines Matching defs:pop

2561   LInstruction* pop = NULL;
2567 pop = new(zone()) LDrop(argument_count);
2575 return pop;