Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1913 auto BlendSplat = [&](BuildVectorSDNode *BV, int Offset) { in getVectorShuffle() local
1935 BlendSplat(N1BV, 0); in getVectorShuffle()
1937 BlendSplat(N2BV, NElts); in getVectorShuffle()