Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp1607 bool SameNumElts = in getVectorShuffle() local
1615 if (SameNumElts) in getVectorShuffle()
1623 if (AllSame && SameNumElts) { in getVectorShuffle()