Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp283 bool bOnlySlot3 = false; in check() local
352 bOnlySlot3 = true; in check()
362 if (bOnlySlot3 == false && pSlot3Cnt == 1 && slot3ISJ != end()) { in check()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp415 bool bOnlySlot3 = false; in check() local
484 bOnlySlot3 = true; in check()
539 if (foundBranches.size() <= 1 && bOnlySlot3 == false && pSlot3Cnt == 1 && in check()