Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2340 bool isShuffleOf(unsigned OutR, unsigned InpR) const;
2438 bool HexagonLoopRescheduling::isShuffleOf(unsigned OutR, unsigned InpR) const { in isShuffleOf() function in HexagonLoopRescheduling
2684 if (!isShuffleOf(G.Out.Reg, G.Inp.Reg)) in processLoop()