Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp19696 static SDValue combineConcatVectorOfCasts(SDNode *N, SelectionDAG &DAG) { in combineConcatVectorOfCasts() function
19885 if (SDValue V = combineConcatVectorOfCasts(N, DAG)) in visitCONCAT_VECTORS()