Home | History | Annotate | Download | only in arm

Lines Matching refs:no_const_pool_before_

1317       //  * no_const_pool_before_ >= next_buffer_check_ and the emission is
1319 // * no_const_pool_before_ < next_buffer_check_ and the next emit will
1321 next_buffer_check_ = no_const_pool_before_;
1327 (pc_offset() < no_const_pool_before_);
1375 int no_const_pool_before_; // Block emission before this pc offset.