Home | History | Annotate | Download | only in ppc

Lines Matching refs:masm

39 #define __ masm()->
54 masm()->AbortConstantPoolBuilding();
224 osr_pc_offset_ = masm()->pc_offset();
293 if (!is_int24((masm()->pc_offset() / Assembler::kInstrSize) +
363 safepoints_.Emit(masm(), GetTotalFrameSlotCount());
706 int pc_offset = masm()->pc_offset();
805 safepoints_.DefineSafepoint(masm(), kind, arguments, deopt_mode);
838 masm()->positions_recorder()->RecordPosition(position);
4538 masm(), ToRegister(instr->string()), ToRegister(instr->index()),
5573 int current_pc = masm()->pc_offset();
5583 last_lazy_deopt_pc_ = masm()->pc_offset();
5588 last_lazy_deopt_pc_ = masm()->pc_offset();