Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp190 unsigned pSlot3Cnt = 0; in check() local
207 ++pSlot3Cnt; in check()
362 if (bOnlySlot3 == false && pSlot3Cnt == 1 && slot3ISJ != end()) { in check()