Home | History | Annotate | Download | only in InstCombine

Lines Matching full:srcidx

262         int SrcIdx = SVI->getMaskValue(Elt->getZExtValue());
267 if (SrcIdx < 0)
269 if (SrcIdx < (int)LHSWidth)
272 SrcIdx -= LHSWidth;
278 SrcIdx, false));