Home | History | Annotate | Download | only in x87

Lines Matching refs:masm

48 #define __ masm()->
210 osr_pc_offset_ = masm()->pc_offset();
382 int target_offset = masm()->pc_offset() + Deoptimizer::patch_size();
383 while (masm()->pc_offset() < target_offset) {
384 masm()->nop();
387 safepoints_.Emit(masm(), GetTotalFrameSlotCount());
952 int pc_offset = masm()->pc_offset();
1076 safepoints_.DefineSafepoint(masm(), kind, arguments, deopt_mode);
4269 StringCharLoadGenerator::Generate(masm(),
5414 int current_pc = masm()->pc_offset();
5420 last_lazy_deopt_pc_ = masm()->pc_offset();
5425 last_lazy_deopt_pc_ = masm()->pc_offset();