Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp2777 static bool SequentialMask(SmallVectorImpl<int> &Mask, unsigned SIndx) { in SequentialMask() function
2817 if (SrcNumElts*2 == MaskNumElts && SequentialMask(Mask, 0)) { in visitShuffleVector()