Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25725 static SDValue simplifyShuffleOfShuffle(ShuffleVectorSDNode *Shuf) { in simplifyShuffleOfShuffle() function
25904 if (SDValue ShufOp = simplifyShuffleOfShuffle(SVN)) in visitVECTOR_SHUFFLE()