Home
last modified time | relevance | path

Searched refs:AssignSpillSlots (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h324 ADD_THREAD_SPECIFIC_COUNTER(V, Optimize, AssignSpillSlots) \
/third_party/node/deps/v8/src/compiler/backend/
Dregister-allocator.h1539 void AssignSpillSlots();
Dregister-allocator.cc4631 void OperandAssigner::AssignSpillSlots() { in AssignSpillSlots() function in v8::internal::compiler::OperandAssigner
/third_party/node/deps/v8/src/compiler/
Dpipeline.cc2302 DECL_PIPELINE_PHASE_CONSTANTS(AssignSpillSlots) in DECL_PIPELINE_PHASE_CONSTANTS()
2306 assigner.AssignSpillSlots(); in DECL_PIPELINE_PHASE_CONSTANTS()