Home | History | Annotate | Download | only in InstCombine

Lines Matching full:srcidx

213         int SrcIdx = SVI->getMaskValue(Elt->getZExtValue());
218 if (SrcIdx < 0)
220 if (SrcIdx < (int)LHSWidth)
223 SrcIdx -= LHSWidth;
229 SrcIdx, false));