Home | History | Annotate | Download | only in ia32

Lines Matching defs:pc_offset

128   info()->set_prologue_offset(masm_->pc_offset());
243 osr_pc_offset_ = masm()->pc_offset();
379 int target_offset = masm()->pc_offset() + Deoptimizer::patch_size();
380 while (masm()->pc_offset() < target_offset) {
682 int pc_offset = masm()->pc_offset();
685 (mode == Safepoint::kLazyDeopt) ? pc_offset : -1);
4921 int current_pc = masm()->pc_offset();
4927 last_lazy_deopt_pc_ = masm()->pc_offset();
4932 last_lazy_deopt_pc_ = masm()->pc_offset();