Searched refs:getNextIndex (Results 1 – 13 of 13) sorted by relevance
203 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getNextIndex( in getNextIndex() function in HexagonBlockRanges::InstrIndexMap403 IndexType DS = IndexMap.getNextIndex(AE); in computeDeadMap()413 IndexType DS = IndexMap.getNextIndex(ZE); in computeDeadMap()
125 IndexType getNextIndex(IndexType Idx) const;
268 SlotIndex getNextIndex() const {507 SlotIndex nextNonNull = index.getNextIndex();511 nextNonNull = nextNonNull.getNextIndex();
197 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getNextIndex( in getNextIndex() function in HexagonBlockRanges::InstrIndexMap457 IndexType DS = IndexMap.getNextIndex(AE); in computeDeadMap()467 IndexType DS = IndexMap.getNextIndex(ZE); in computeDeadMap()
131 IndexType getNextIndex(IndexType Idx) const;
269 I != E; I = I.getNextIndex()) { in shouldCoalesce()
159 SlotIndex end = range.end.getPrevSlot().getBaseIndex().getNextIndex(); in conflictsWithPhysReg()164 idx = idx.getNextIndex(); in conflictsWithPhysReg()223 end = I->end.getPrevSlot().getBaseIndex().getNextIndex(); in conflictsWithAliasRef()225 index = index.getNextIndex()) { in conflictsWithAliasRef()524 baseIndex = baseIndex.getNextIndex(); in handlePhysicalRegisterDef()554 baseIndex = baseIndex.getNextIndex(); in handlePhysicalRegisterDef()1436 SlotIndex end = I->end.getPrevSlot().getBaseIndex().getNextIndex(); in rewriteInstructionsForSpills()2146 SlotIndex EndIdx = Index.getNextIndex().getBaseIndex(); in spillPhysRegAroundRegDefsUses()
145 SlotIndex endIndex = loadIndex.getNextIndex(); in trivialSpillEverywhere()
735 SlotIndex NextInstrIndex = PHIIndex.getNextIndex(); in InsertCopiesForPHI()
280 SlotIndex getNextIndex() const {
287 SlotIndex getNextIndex() const {
594 SlotIndex Next = S->end.getNextIndex().getBaseIndex(); in prepareInsertion()
823 REnd = REnd.getNextIndex(); in computeIntervals()