Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp2965 bool isSameShuffle(unsigned OutR1, unsigned InpR1, unsigned OutR2,
3071 bool HexagonLoopRescheduling::isSameShuffle(unsigned OutR1, unsigned InpR1, in isSameShuffle() function in HexagonLoopRescheduling
3306 if (!isSameShuffle(G.Out.Reg, G.Inp.Reg, F->PR.Reg, PrehR)) { in processLoop()