Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2341 bool isSameShuffle(unsigned OutR1, unsigned InpR1, unsigned OutR2,
2453 bool HexagonLoopRescheduling::isSameShuffle(unsigned OutR1, unsigned InpR1, in isSameShuffle() function in HexagonLoopRescheduling
2693 if (!isSameShuffle(G.Out.Reg, G.Inp.Reg, F->PR.Reg, PredR)) { in processLoop()