Searched refs:next_spill_slot (Results 1 – 1 of 1) sorted by relevance
103 uint32_t next_spill_slot = asm_->cache_state()->stack_height(); in Execute() local122 asm_->Spill(next_spill_slot, spill_reg, rm.type); in Execute()124 LoadStackSlot(register_moves_.back().dst, next_spill_slot, rm.type); in Execute()127 ++next_spill_slot; in Execute()