Home
last modified time | relevance | path

Searched refs:getPrevIndex (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
DHexagonBlockRanges.cpp184 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getPrevIndex( in getPrevIndex() function in HexagonBlockRanges::InstrIndexMap
447 IndexType DE = IndexMap.getPrevIndex(A->start()); in computeDeadMap()
458 IndexType DE = IndexMap.getPrevIndex(A->start()); in computeDeadMap()
DHexagonBlockRanges.h132 IndexType getPrevIndex(IndexType Idx) const;
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DSlotIndexes.h299 SlotIndex getPrevIndex() const {
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DLiveDebugVariables.cpp1637 Idx = Idx.getPrevIndex(); in findInsertLocation()
1781 Start = Start.getPrevIndex(); in emitDebugValues()
DRegAllocGreedy.cpp1581 Cand.Intf.first().getPrevIndex(), Cand.Intf.last()); in splitCanCauseEvictionChain()
1608 if (!Matrix->checkInterference(Cand.Intf.first().getPrevIndex(), in splitCanCauseLocalSpill()