Home
last modified time | relevance | path

Searched refs:GetFreeSpillSlot (Results 1 – 2 of 2) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc2999 SpillSlot* GetFreeSpillSlot(int byte_width);
3062 MidTierSpillSlotAllocator::GetFreeSpillSlot(int byte_width) { in GetFreeSpillSlot() function in v8::internal::compiler::MidTierSpillSlotAllocator
3086 SpillSlot* slot = GetFreeSpillSlot(byte_width); in Allocate()
/dports/lang/v8/v8-9.6.180.12/src/compiler/backend/
H A Dmid-tier-register-allocator.cc3136 SpillSlot* GetFreeSpillSlot(int byte_width);
3199 MidTierSpillSlotAllocator::GetFreeSpillSlot(int byte_width) { in GetFreeSpillSlot() function in v8::internal::compiler::MidTierSpillSlotAllocator
3222 SpillSlot* slot = GetFreeSpillSlot(byte_width); in Allocate()