Home | History | Annotate | Download | only in x87

Lines Matching refs:masm

47 #define __ masm()->
201 osr_pc_offset_ = masm()->pc_offset();
374 int target_offset = masm()->pc_offset() + Deoptimizer::patch_size();
375 while (masm()->pc_offset() < target_offset) {
376 masm()->nop();
379 safepoints_.Emit(masm(), GetTotalFrameSlotCount());
944 int pc_offset = masm()->pc_offset();
1070 safepoints_.DefineSafepoint(masm(), kind, arguments, deopt_mode);
1103 masm()->positions_recorder()->RecordPosition(position);
4383 StringCharLoadGenerator::Generate(masm(),
5561 int current_pc = masm()->pc_offset();
5567 last_lazy_deopt_pc_ = masm()->pc_offset();
5572 last_lazy_deopt_pc_ = masm()->pc_offset();