Home | History | Annotate | Download | only in ppc

Lines Matching refs:pop_count

2295   int pop_count = static_cast<int>(descriptor->StackParameterCount());
2332 pop_count += g.ToConstant(pop).ToInt32();
2336 __ Drop(pop_count);