Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp20967 static SDValue formSplatFromShuffles(ShuffleVectorSDNode *OuterShuf, in formSplatFromShuffles() function
21174 if (SDValue V = formSplatFromShuffles(SVN, DAG)) in visitVECTOR_SHUFFLE()