Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp2055 bool SameNumElts = in getVectorShuffle() local
2063 if (SameNumElts) in getVectorShuffle()
2071 if (AllSame && SameNumElts) { in getVectorShuffle()