Searched refs:no_const_pool_before_ (Results 1 – 2 of 2) sorted by relevance
694 if (no_const_pool_before_ < pc_offset) no_const_pool_before_ = pc_offset; in BlockConstPoolBefore()748 int no_const_pool_before_; // block emission before this pc offset variable
273 no_const_pool_before_ = 0; in Assembler()1068 CheckConstPool(true, no_const_pool_before_ == pc_offset() - kInstrSize); in ldm()1452 if (pc_offset() < no_const_pool_before_) { in CheckConstPool()1454 next_buffer_check_ = no_const_pool_before_; in CheckConstPool()1474 next_buffer_check_ = no_const_pool_before_; in CheckConstPool()