Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1886 bool SameNumElts = in getVectorShuffle() local
1894 if (SameNumElts) in getVectorShuffle()
1902 if (AllSame && SameNumElts) { in getVectorShuffle()