Home
last modified time | relevance | path

Searched refs:pSlot3Cnt (Results 1 – 2 of 2) 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()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp307 unsigned pSlot3Cnt = 0; in check() local
318 ++pSlot3Cnt; in check()
552 if (foundBranches.size() <= 1 && bOnlySlot3 == false && pSlot3Cnt == 1 && in check()