Home
last modified time | relevance | path

Searched refs:SIndx (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() argument
2780 if ((Mask[i] >= 0) && (Mask[i] != (int)(i + SIndx))) in SequentialMask()