Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp3034 const BitTracker::RegisterCell &OutC = BTP->lookup(OutR); in isShuffleOf() local
3035 for (unsigned i = 0, w = OutC.width(); i < w; ++i) { in isShuffleOf()
3036 const BitTracker::BitValue &V = OutC[i]; in isShuffleOf()