Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1508 auto BlendSplat = [&](BuildVectorSDNode *BV, int Offset) { in getVectorShuffle() local
1530 BlendSplat(N1BV, 0); in getVectorShuffle()
1532 BlendSplat(N2BV, NElts); in getVectorShuffle()