Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonFixupHwLoops.cpp106 unsigned InstOffset = 0; in fixupLoopInstrs() local
113 BlockToInstOffset[MBB] = InstOffset; in fixupLoopInstrs()
114 InstOffset += (MBB->size() * 4); in fixupLoopInstrs()
119 InstOffset = 0; in fixupLoopInstrs()
126 InstOffset = BlockToInstOffset[MBB]; in fixupLoopInstrs()
137 int Sub = InstOffset - BlockToInstOffset[MII->getOperand(0).getMBB()]; in fixupLoopInstrs()
150 InstOffset += 4; in fixupLoopInstrs()