Home | History | Annotate | Download | only in compiler

Lines Matching refs:GapFromInstructionIndex

173     LifetimePosition succ_start = LifetimePosition::GapFromInstructionIndex(
186 LifetimePosition cur_start = LifetimePosition::GapFromInstructionIndex(
1883 LifetimePosition start = LifetimePosition::GapFromInstructionIndex(
2033 LifetimePosition::GapFromInstructionIndex(block_start);
2069 Define(LifetimePosition::GapFromInstructionIndex(index), output);
2347 LifetimePosition block_start = LifetimePosition::GapFromInstructionIndex(
2362 LifetimePosition start = LifetimePosition::GapFromInstructionIndex(
2364 LifetimePosition end = LifetimePosition::GapFromInstructionIndex(
2511 LifetimePosition last_pos = LifetimePosition::GapFromInstructionIndex(
2555 ret = LifetimePosition::GapFromInstructionIndex(instruction_index);
2674 return LifetimePosition::GapFromInstructionIndex(
2694 LifetimePosition loop_start = LifetimePosition::GapFromInstructionIndex(
2999 positions[cur_reg] = LifetimePosition::GapFromInstructionIndex(0);
3001 LifetimePosition::GapFromInstructionIndex(0).value());
3009 positions[aliased_reg] = LifetimePosition::GapFromInstructionIndex(0);
3198 LifetimePosition::GapFromInstructionIndex(0);
3200 DCHECK_NE(LifetimePosition::GapFromInstructionIndex(0),
3214 LifetimePosition::GapFromInstructionIndex(0);
3777 LifetimePosition::GapFromInstructionIndex(block->code_start());
3779 LifetimePosition::GapFromInstructionIndex(block->code_end());