Home | History | Annotate | Download | only in x64

Lines Matching defs:pop

2585   LInstruction* pop = NULL;
2591 pop = new(zone()) LDrop(argument_count);
2599 return pop;