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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp564 SDValue reduceBuildVecExtToExtBuildVec(SDNode *N);
17322 SDValue DAGCombiner::reduceBuildVecExtToExtBuildVec(SDNode *N) { function in class:DAGCombiner
17964 if (SDValue V = reduceBuildVecExtToExtBuildVec(N))

Completed in 205 milliseconds