Home
last modified time | relevance | path

Searched refs:EmitGapMoveToSpillSlot (Results 1 - 1 of 1) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
H A Dmid-tier-register-allocator.cc323 void EmitGapMoveToSpillSlot(InstructionOperand from_operand, int instr_index,
670 EmitGapMoveToSpillSlot(deferred_spill.operand, deferred_spill.instr_index, in EmitDeferredSpillOutputs()
691 void VirtualRegisterData::EmitGapMoveToSpillSlot( in EmitGapMoveToSpillSlot() function in v8::internal::compiler::VirtualRegisterData
715 EmitGapMoveToSpillSlot(from_operand, successor->first_instruction_index(), in EmitGapMoveFromOutputToSpillSlot()
720 EmitGapMoveToSpillSlot(from_operand, instr_index + 1, data); in EmitGapMoveFromOutputToSpillSlot()
1098 vreg_data.EmitGapMoveToSpillSlot( in SpillPhiGapMove()

Completed in 7 milliseconds