Searched refs:GetTotalFrameSlotCount (Results 1 – 14 of 14) sorted by relevance
93 inline int GetTotalFrameSlotCount() const { return frame_slot_count_; } in GetTotalFrameSlotCount() function235 (has_frame() ? frame()->GetTotalFrameSlotCount() : kElidedFrameSlots) - in GetSPToFPSlotCount()
305 safepoints()->Emit(tasm(), frame()->GetTotalFrameSlotCount()); in AssembleCode()404 frame()->GetTotalFrameSlotCount(), safepoints()->GetCodeOffset(), in FinalizeCode()437 frame()->GetTotalFrameSlotCount() - frame()->GetSpillSlotCount(); in RecordSafepoint()
1082 code_generator->frame()->GetTotalFrameSlotCount(), in ExecuteJobImpl()
1735 data()->frame()->GetTotalFrameSlotCount()); in MeetConstraintsAfter()
163 uint32_t GetTotalFrameSlotCount() const { in GetTotalFrameSlotCount() function in v8::internal::wasm::__anon207ad58d0111::LiftoffCompiler164 return __ GetTotalFrameSlotCount(); in GetTotalFrameSlotCount()430 __ GetTotalFrameSlotCount()); in FinishFunction()432 safepoint_table_builder_.Emit(&asm_, __ GetTotalFrameSlotCount()); in FinishFunction()1887 uint32_t frame_slot_count = compiler->GetTotalFrameSlotCount(); in ExecuteCompilation()
561 uint32_t GetTotalFrameSlotCount() const { in GetTotalFrameSlotCount() function
1244 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()2374 DCHECK_EQ(frame()->GetTotalFrameSlotCount() % 2, 0); in AssembleConstructFrame()2375 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()
2104 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()3078 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()
1588 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()3224 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()
1791 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()3474 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()
1752 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()3039 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()
1770 FrameSlotToFPOffset(frame()->GetTotalFrameSlotCount() - reverse_slot); in AssembleArchInstruction()4230 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()
2361 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()
2979 int shrink_slots = frame()->GetTotalFrameSlotCount() - in AssembleConstructFrame()