Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAG.cpp1547 auto BlendSplat = [&](BuildVectorSDNode *BV, int Offset) { in getVectorShuffle() local
1569 BlendSplat(N1BV, 0); in getVectorShuffle()
1571 BlendSplat(N2BV, NElts); in getVectorShuffle()