Home | History | Annotate | Download | only in InstCombine

Lines Matching full:srcidx

258         int SrcIdx = SVI->getMaskValue(Elt->getZExtValue());
263 if (SrcIdx < 0)
265 if (SrcIdx < (int)LHSWidth)
268 SrcIdx -= LHSWidth;
274 SrcIdx, false));