Home | History | Annotate | Download | only in ia32

Lines Matching defs:pop

2750   LInstruction* pop = NULL;
2756 pop = new(zone()) LDrop(argument_count);
2763 return pop;