Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1662 bool SameNumElts = in getVectorShuffle() local
1670 if (SameNumElts) in getVectorShuffle()
1678 if (AllSame && SameNumElts) { in getVectorShuffle()