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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp18038 static SDValue combineConcatVectorOfExtracts(SDNode *N, SelectionDAG &DAG) { function
18234 if (SDValue V = combineConcatVectorOfExtracts(N, DAG))

Completed in 210 milliseconds