Lines Matching refs:Emit
337 pool_manager.Emit(&masm, 20);
384 pc = pool_manager.Emit(&masm, pc, pc_increment);
401 pc = pool_manager.Emit(&masm, pc, size, ref, object);
435 pool_manager.Emit(&masm, pc);
461 pc = pool_manager.Emit(&masm, pc, pc_increment);
479 pc = pool_manager.Emit(&masm, pc, size);
505 pc = pool_manager.Emit(&masm, pc, max_padding);
523 pool_manager.Emit(&masm, pc);
611 int32_t new_pc = pool_manager.Emit(&masm,
642 int32_t new_pc = pool_manager.Emit(&masm,
748 // Emit the pool and check its size.
750 pool_manager.Emit(&masm, pc, kBranchSize, &temp_ref, &new_object);
762 // Emit the pool again.
763 new_pc = pool_manager.Emit(&masm, pc);
832 // Emit the pool and check its size.
834 pool_manager.Emit(&masm, pc, kBranchSize, &temp_ref, &new_object);
846 // Emit the pool again.
847 new_pc = pool_manager.Emit(&masm, pc);
878 pool_manager.Emit(&masm, 20);