Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12897 static SDValue combineConcatVectorOfScalars(SDNode *N, SelectionDAG &DAG) { in combineConcatVectorOfScalars() function
13137 if (SDValue V = combineConcatVectorOfScalars(N, DAG)) in visitCONCAT_VECTORS()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16006 static SDValue combineConcatVectorOfScalars(SDNode *N, SelectionDAG &DAG) { in combineConcatVectorOfScalars() function
16250 if (SDValue V = combineConcatVectorOfScalars(N, DAG)) in visitCONCAT_VECTORS()