Home | History | Annotate | Download | only in s390

Lines Matching refs:pop_count

2630   int pop_count = static_cast<int>(descriptor->StackParameterCount());
2664 pop_count += g.ToConstant(pop).ToInt32();
2668 __ Drop(pop_count);