Home
last modified time | relevance | path

Searched refs:getNextIndex (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBlockRanges.cpp196 HexagonBlockRanges::IndexType HexagonBlockRanges::InstrIndexMap::getNextIndex( in getNextIndex() function in HexagonBlockRanges::InstrIndexMap
456 IndexType DS = IndexMap.getNextIndex(AE); in computeDeadMap()
466 IndexType DS = IndexMap.getNextIndex(ZE); in computeDeadMap()
H A DHexagonBlockRanges.h133 IndexType getNextIndex(IndexType Idx) const;
H A DHexagonRegisterInfo.cpp369 I != E; I = I.getNextIndex()) { in shouldCoalesce()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DSIFormMemoryClauses.cpp340 LIS->getInstructionIndex(*LastClauseInst).getNextIndex(); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h279 SlotIndex getNextIndex() const {
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1191 REnd = REnd.getNextIndex(); in computeIntervals()