Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp191 iterator slot3ISJ = end(); in check() local
208 slot3ISJ = ISJ; in check()
362 if (bOnlySlot3 == false && pSlot3Cnt == 1 && slot3ISJ != end()) { in check()
365 unsigned saveUnits = slot3ISJ->Core.getUnits(); in check()
366 slot3ISJ->Core.setUnits(saveUnits & slotThree); in check()