Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2441 const BitTracker::RegisterCell &OutC = BTP->lookup(OutR); in isShuffleOf() local
2442 for (unsigned i = 0, w = OutC.width(); i < w; ++i) { in isShuffleOf()
2443 const BitTracker::BitValue &V = OutC[i]; in isShuffleOf()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp3019 const BitTracker::RegisterCell &OutC = BTP->lookup(OutR); in isShuffleOf() local
3020 for (unsigned i = 0, w = OutC.width(); i < w; ++i) { in isShuffleOf()
3021 const BitTracker::BitValue &V = OutC[i]; in isShuffleOf()