Home | History | Annotate | Download | only in mips

Lines Matching full:masm

62 #define __ masm()->
121 masm()->RecordComment(copy.start());
269 safepoints_.Emit(masm(), GetStackSlotCount());
598 int pc_offset = masm()->pc_offset();
722 Safepoint safepoint = safepoints_.DefineSafepoint(masm(),
770 masm()->positions_recorder()->RecordPosition(position);
2161 Assembler::BlockTrampolinePoolScope block_trampoline_pool(masm());
2166 ASSERT_EQ(3, masm()->InstructionsGeneratedSince(&done));
2962 ASSERT_EQ(2, masm()->InstructionsGeneratedSince(&done));
3703 StringCharLoadGenerator::Generate(masm(),
4859 int current_pc = masm()->pc_offset();
4869 last_lazy_deopt_pc_ = masm()->pc_offset();
4982 osr_pc_offset_ = masm()->pc_offset();