Home | History | Annotate | Download | only in arm

Lines Matching refs:pop_count

2244   int pop_count = static_cast<int>(descriptor->StackParameterCount());
2287 pop_count += g.ToConstant(pop).ToInt32();
2291 __ Drop(pop_count);