Lines Matching refs:masm

43 #define __ masm()->
372 int pc_offset = masm()->pc_offset();
402 InlineSmiCheckInfo::EmitNotInlined(masm());
525 masm()->positions_recorder()->RecordPosition(position);
526 masm()->positions_recorder()->WriteRecordedPositions();
550 masm(), kind, arguments, deopt_mode);
752 osr_pc_offset_ = masm()->pc_offset();
821 masm()->CheckConstPool(true, false);
834 UseScratchRegisterScope temps(masm());
862 UseScratchRegisterScope temps(masm());
889 masm()->CheckConstPool(false, last_entry);
903 masm()->CheckConstPool(true, false);
916 masm()->CheckVeneerPool(true, true);
917 safepoints_.Emit(masm(), GetStackSlotCount());
1153 intptr_t current_pc = masm()->pc_offset();
1159 masm(), padding_size / kInstructionSize);
1167 last_lazy_deopt_pc_ = masm()->pc_offset();
1286 return MemOperand(masm()->StackPointer(), jssp_offset);
1293 return MemOperand(masm()->StackPointer(),
1708 DCHECK(masm()->StackPointer().Is(jssp));
2061 isolate()->stub_cache()->GenerateProbe(masm(), instr->hydrogen()->flags(),
2067 LoadIC::GenerateMiss(masm());
2552 InlineSmiCheckInfo::EmitNotInlined(masm());
2620 UseScratchRegisterScope temps(masm());
2634 last_lazy_deopt_pc_ = masm()->pc_offset();
3092 InstructionAccurateScope scope(masm(), 5);
3102 DCHECK(masm()->InstructionsGeneratedSince(&map_check) == 4);
3867 MathExpGenerator::EmitMathExp(masm(), input, result,
4724 MacroAssembler::PushPopQueue args(masm());
4759 Register stack_pointer = masm()->StackPointer();
4813 UseScratchRegisterScope temps(masm());
4951 UseScratchRegisterScope temps(masm());
5060 __ CompareRoot(masm()->StackPointer(), Heap::kStackLimitRootIndex);
5076 __ CompareRoot(masm()->StackPointer(), Heap::kStackLimitRootIndex);
5465 StringCharLoadGenerator::Generate(masm(),
5549 InlineSmiCheckInfo::EmitNotInlined(masm());
5750 UseScratchRegisterScope temps(masm());