Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp22307 static SDValue formSplatFromShuffles(ShuffleVectorSDNode *OuterShuf, in formSplatFromShuffles() function
22508 if (SDValue V = formSplatFromShuffles(SVN, DAG)) in visitVECTOR_SHUFFLE()