• Home
  • Raw
  • Download

Lines Matching refs:GapFromInstructionIndex

173     LifetimePosition succ_start = LifetimePosition::GapFromInstructionIndex(  in FindSucc()
186 LifetimePosition cur_start = LifetimePosition::GapFromInstructionIndex( in FindConnectableSubranges()
1883 LifetimePosition start = LifetimePosition::GapFromInstructionIndex( in AddInitialIntervals()
2033 LifetimePosition::GapFromInstructionIndex(block_start); in ProcessInstructions()
2069 Define(LifetimePosition::GapFromInstructionIndex(index), output); in ProcessInstructions()
2347 LifetimePosition block_start = LifetimePosition::GapFromInstructionIndex( in ProcessPhis()
2362 LifetimePosition start = LifetimePosition::GapFromInstructionIndex( in ProcessLoopHeader()
2364 LifetimePosition end = LifetimePosition::GapFromInstructionIndex( in ProcessLoopHeader()
2511 LifetimePosition last_pos = LifetimePosition::GapFromInstructionIndex( in IntervalPredecessorsCoveredByRange()
2555 ret = LifetimePosition::GapFromInstructionIndex(instruction_index); in GetSplitPositionForInstruction()
2674 return LifetimePosition::GapFromInstructionIndex( in FindOptimalSplitPos()
2694 LifetimePosition loop_start = LifetimePosition::GapFromInstructionIndex( in FindOptimalSpillingPos()
2999 positions[cur_reg] = LifetimePosition::GapFromInstructionIndex(0); in FindFreeRegistersForRange()
3001 LifetimePosition::GapFromInstructionIndex(0).value()); in FindFreeRegistersForRange()
3009 positions[aliased_reg] = LifetimePosition::GapFromInstructionIndex(0); in FindFreeRegistersForRange()
3198 LifetimePosition::GapFromInstructionIndex(0); in AllocateBlockedReg()
3200 DCHECK_NE(LifetimePosition::GapFromInstructionIndex(0), in AllocateBlockedReg()
3214 LifetimePosition::GapFromInstructionIndex(0); in AllocateBlockedReg()
3777 LifetimePosition::GapFromInstructionIndex(block->code_start()); in ResolveControlFlow()
3779 LifetimePosition::GapFromInstructionIndex(block->code_end()); in ResolveControlFlow()