Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2141 if (auto *N1BV = dyn_cast<BuildVectorSDNode>(N1)) in getVectorShuffle() local
2142 BlendSplat(N1BV, 0); in getVectorShuffle()