Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/backend/
Dspill-placer.cc469 LifetimePosition pred_end = LifetimePosition::InstructionFromInstructionIndex( in CommitSpill()
Dregister-allocator.cc88 LifetimePosition pred_end = LifetimePosition::InstructionFromInstructionIndex( in FindPred()
102 LifetimePosition pred_end = LifetimePosition::InstructionFromInstructionIndex( in FindConnectableSubranges()
1927 LifetimePosition end = LifetimePosition::InstructionFromInstructionIndex( in AddInitialIntervals()
2136 LifetimePosition::InstructionFromInstructionIndex(index); in ProcessInstructions()
3442 LifetimePosition max = LifetimePosition::InstructionFromInstructionIndex( in UpdateDeferredFixedRanges()
3661 LifetimePosition::InstructionFromInstructionIndex( in AllocateRegisters()
3826 next_block_boundary = LifetimePosition::InstructionFromInstructionIndex( in AllocateRegisters()
4501 LifetimePosition::InstructionFromInstructionIndex( in TryReuseSpillForPhi()
4812 LifetimePosition::InstructionFromInstructionIndex(safe_point); in PopulateReferenceMaps()
5154 LifetimePosition::InstructionFromInstructionIndex( in CommitSpillsInDeferredBlocks()
Dregister-allocator.h49 static LifetimePosition InstructionFromInstructionIndex(int index) { in InstructionFromInstructionIndex() function
/third_party/node/deps/v8/src/compiler/
Dgraph-visualizer.cc614 LifetimePosition::InstructionFromInstructionIndex( in PrintSchedule()