Home | History | Annotate | Download | only in arm

Lines Matching defs:CheckConstPool

420   CheckConstPool(true, false);
846 CheckConstPool(false, false);
1213 CheckConstPool(true, no_const_pool_before_ == pc_offset() - kInstrSize);
1797 void Assembler::CheckConstPool(bool force_emit, bool require_jump) {
1827 // CheckConstPool are blocked by no_const_pool_before_.
1847 // Block recursive calls to CheckConstPool.