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-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonShuffler.cpp428 bool bOnlySlot3 = false; in check() local
497 bOnlySlot3 = true; in check()
552 if (foundBranches.size() <= 1 && bOnlySlot3 == false && pSlot3Cnt == 1 && in check()