Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp1994 bool SameNumElts = in getVectorShuffle() local
2002 if (SameNumElts) in getVectorShuffle()
2010 if (AllSame && SameNumElts) { in getVectorShuffle()