Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:SrcIdx

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