Home | History | Annotate | Download | only in X86

Lines Matching refs:StartIdx

8590     int StartIdx = -1;
8595 if (StartIdx < 0)
8596 StartIdx = (EltIdx / Scale);
8597 if (EltIdx != (int)(StartIdx*Scale + j))
8600 MaskVec.push_back(StartIdx);