Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1588 bool SameNumElts = in getVectorShuffle() local
1596 if (SameNumElts) in getVectorShuffle()
1604 if (AllSame && SameNumElts) { in getVectorShuffle()