Lines Matching defs:CheckConstPool
400 CheckConstPool(true, false);
826 CheckConstPool(false, false);
1193 CheckConstPool(true, no_const_pool_before_ == pc_offset() - kInstrSize);
1775 void Assembler::CheckConstPool(bool force_emit, bool require_jump) {
1805 // CheckConstPool are blocked by no_const_pool_before_.
1825 // Block recursive calls to CheckConstPool.