Home | History | Annotate | Download | only in arm

Lines Matching defs:pop

2635   LInstruction* pop = NULL;
2641 pop = new(zone()) LDrop(argument_count);
2649 return pop;