Searched refs:InstructionsGeneratedSince (Results 1 – 22 of 22) sorted by relevance
25 masm->InstructionsGeneratedSince(&check_size)); in EmitDebugBreakSlot()
24 masm->InstructionsGeneratedSince(&check_size)); in EmitDebugBreakSlot()
26 static_cast<int>(masm->InstructionsGeneratedSince(&check_size))); in EmitDebugBreakSlot()
69 int delta_to_patch_site = masm_->InstructionsGeneratedSince(&patch_site_); in EmitPatchInfo()371 DCHECK(masm_->InstructionsGeneratedSince(&start) <= expected_instr_count); in EmitProfilingCounterReset()372 while (masm_->InstructionsGeneratedSince(&start) != expected_instr_count) { in EmitProfilingCounterReset()
995 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
1013 masm->InstructionsGeneratedSince(&find_ra)); in Generate()
5241 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
1054 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
1010 masm->InstructionsGeneratedSince(&find_ra)); in Generate()
5583 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
1163 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
883 uint64_t InstructionsGeneratedSince(const Label* label) { in InstructionsGeneratedSince() function
4603 static_cast<uint32_t>(__ InstructionsGeneratedSince(smi_check)); in Emit()
1471 int InstructionsGeneratedSince(Label* label) { in InstructionsGeneratedSince() function
2771 int abort_instructions = InstructionsGeneratedSince(&abort_start); in Abort()
79 int delta_to_patch_site = masm_->InstructionsGeneratedSince(&patch_site_); in EmitPatchInfo()
66 int delta_to_patch_site = masm_->InstructionsGeneratedSince(&patch_site_); in EmitPatchInfo()
2433 DCHECK_EQ(1, masm()->InstructionsGeneratedSince(&check)); in DoCmpT()
2556 DCHECK_EQ(1, masm()->InstructionsGeneratedSince(&check)); in DoCmpT()