Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1665 if (auto *N2BV = dyn_cast<BuildVectorSDNode>(N2)) in getVectorShuffle() local
1666 BlendSplat(N2BV, NElts); in getVectorShuffle()