Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp25023 static SDValue partitionShuffleOfConcats(SDNode *N, SelectionDAG &DAG) { in partitionShuffleOfConcats() function
25921 if (SDValue V = partitionShuffleOfConcats(N, DAG)) in visitVECTOR_SHUFFLE()