Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/Hexagon/MCTargetDesc/
HDHexagonShuffler.cpp122 unsigned slotJump = slotFirstJump; in check() local
245 if (jumpr || slotJump < slotLastJump) { in check()
252 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotJump); in check()
254 slotJump >>= 1; in check()