Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25102 static SDValue combineShuffleOfScalars(ShuffleVectorSDNode *SVN, in combineShuffleOfScalars() function
26070 if (SDValue Res = combineShuffleOfScalars(SVN, DAG, TLI)) in visitVECTOR_SHUFFLE()