Lines Matching defs:position
186 size_t position = block->GetLifetimeStart(); in AllocateRegistersInternal() local
230 size_t position = instruction->GetLifetimePosition(); in ProcessInstruction() local
621 size_t position = current->GetStart(); in LinearScan() local
709 static void FreeIfNotCoverAt(LiveInterval* interval, size_t position, size_t* free_until) { in FreeIfNotCoverAt()
770 size_t position = defined_by->GetLifetimePosition() + 1; in TryAllocateFreeReg() local
957 bool RegisterAllocator::TrySplitNonPairOrUnalignedPairIntervalAt(size_t position, in TrySplitNonPairOrUnalignedPairIntervalAt()
1235 size_t position = dominated->GetLifetimeStart(); in SplitBetween() local
1260 LiveInterval* RegisterAllocator::Split(LiveInterval* interval, size_t position) { in Split()
1446 static bool IsInstructionStart(size_t position) { in IsInstructionStart()
1450 static bool IsInstructionEnd(size_t position) { in IsInstructionEnd()
1454 void RegisterAllocator::InsertParallelMoveAt(size_t position, in InsertParallelMoveAt()
1544 size_t position = last->GetLifetimePosition(); in InsertParallelMoveAtExitOf() local
1565 size_t position = block->GetLifetimeStart(); in InsertParallelMoveAtEntryOf() local
1587 size_t position = instruction->GetLifetimePosition() + 1; in InsertMoveAfter() local