Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp171 unsigned slotJump = slotFirstJump; in check() local
307 if (jumpr || slotJump < slotLastJump) { in check()
314 ISJ->Core.setUnits(ISJ->Core.getUnits() & slotJump); in check()
316 slotJump >>= 1; in check()