Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp12962 static SDValue combineConcatVectorOfExtracts(SDNode *N, SelectionDAG &DAG) { in combineConcatVectorOfExtracts() function
13142 if (SDValue V = combineConcatVectorOfExtracts(N, DAG)) in visitCONCAT_VECTORS()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp16071 static SDValue combineConcatVectorOfExtracts(SDNode *N, SelectionDAG &DAG) { in combineConcatVectorOfExtracts() function
16255 if (SDValue V = combineConcatVectorOfExtracts(N, DAG)) in visitCONCAT_VECTORS()