Home
last modified time | relevance | path

Searched defs:spill_operand (Results 1 – 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/backend/
Dspill-placer.cc26 InstructionOperand spill_operand = range->GetSpillRangeOperand(); in Add() local
Dregister-allocator.cc4673 InstructionOperand spill_operand; in CommitAssignment() local
4786 InstructionOperand spill_operand; in PopulateReferenceMaps() local
5108 InstructionOperand spill_operand = range->GetSpillRangeOperand(); in CommitSpillsInDeferredBlocks() local
Dmid-tier-register-allocator.cc334 InstructionOperand* spill_operand() const { in spill_operand() function in v8::internal::compiler::VirtualRegisterData
526 InstructionOperand* spill_operand, in Initialize()