Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonBitSimplify.cpp2964 bool isSameShuffle(unsigned OutR1, unsigned InpR1, unsigned OutR2,
3070 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()