Searched refs:GetStackSlotCount (Results 1 – 14 of 14) sorted by relevance
53 return GetStackSlotCount() > 0 || in NeedsEagerFrame()136 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount() function
68 code->set_stack_slots(GetStackSlotCount()); in FinishCode()164 int slots = GetStackSlotCount(); in GeneratePrologue()257 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots(); in GenerateOsrPrologue()393 safepoints_.Emit(masm(), GetStackSlotCount()); in GenerateSafepointTable()
53 return GetStackSlotCount() > 0 || in NeedsEagerFrame()163 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount() function
62 code->set_stack_slots(GetStackSlotCount()); in FinishCode()153 int slots = GetStackSlotCount(); in GeneratePrologue()249 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots(); in GenerateOsrPrologue()413 safepoints_.Emit(masm(), GetStackSlotCount()); in GenerateSafepointTable()
56 return GetStackSlotCount() > 0 || in NeedsEagerFrame()142 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount() function
76 code->set_stack_slots(GetStackSlotCount()); in FinishCode()209 int slots = GetStackSlotCount(); in GeneratePrologue()361 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots(); in GenerateOsrPrologue()486 safepoints_.Emit(masm(), GetStackSlotCount()); in GenerateSafepointTable()
52 return GetStackSlotCount() > 0 || in NeedsEagerFrame()164 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount() function
61 code->set_stack_slots(GetStackSlotCount()); in FinishCode()151 int slots = GetStackSlotCount(); in GeneratePrologue()239 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots(); in GenerateOsrPrologue()352 safepoints_.Emit(masm(), GetStackSlotCount()); in GenerateSafepointTable()
52 return GetStackSlotCount() > 0 || in NeedsEagerFrame()163 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount() function
86 code->set_stack_slots(GetStackSlotCount()); in FinishCode()176 int slots = GetStackSlotCount(); in GeneratePrologue()264 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots(); in GenerateOsrPrologue()407 safepoints_.Emit(masm(), GetStackSlotCount()); in GenerateSafepointTable()
62 return GetStackSlotCount() > 0 || in NeedsEagerFrame()266 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount() function
677 int slots = GetStackSlotCount(); in GeneratePrologue()756 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots(); in GenerateOsrPrologue()917 safepoints_.Emit(masm(), GetStackSlotCount()); in GenerateSafepointTable()924 code->set_stack_slots(GetStackSlotCount()); in FinishCode()1285 (GetStackSlotCount() - op->index() - 1) * kPointerSize; in ToMemOperand()
58 return GetStackSlotCount() > 0 || in NeedsEagerFrame()174 int GetStackSlotCount() const { return chunk()->spill_slot_count(); } in GetStackSlotCount() function
77 code->set_stack_slots(GetStackSlotCount()); in FinishCode()178 int slots = GetStackSlotCount(); in GeneratePrologue()327 int slots = GetStackSlotCount() - graph()->osr()->UnoptimizedFrameSlots(); in GenerateOsrPrologue()484 safepoints_.Emit(masm(), GetStackSlotCount()); in GenerateSafepointTable()