Home | History | Annotate | Download | only in arm

Lines Matching refs:pc_limit

3394   int pc_limit = pc_offset() + instructions * kInstrSize;
3395 if (no_const_pool_before_ < pc_limit) {
3398 int start = pc_limit + kInstrSize + 2 * kPointerSize;
3405 no_const_pool_before_ = pc_limit;