Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp23895 static SDValue combineConcatVectorOfConcatVectors(SDNode *N, in combineConcatVectorOfConcatVectors() function
24304 if (SDValue V = combineConcatVectorOfConcatVectors(N, DAG)) in visitCONCAT_VECTORS()