Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1893 bool SameNumElts = in getVectorShuffle() local
1901 if (SameNumElts) in getVectorShuffle()
1909 if (AllSame && SameNumElts) { in getVectorShuffle()