Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12696 static SDValue combineConcatVectorOfScalars(SDNode *N, SelectionDAG &DAG) { in combineConcatVectorOfScalars() function
12939 if (SDValue V = combineConcatVectorOfScalars(N, DAG)) in visitCONCAT_VECTORS()