Lines Matching refs:SplatIndex
18422 int SplatIndex = -1;18425 SplatIndex = SVN->getSplatIndex();18427 assert(SplatIndex < (int)VT.getVectorNumElements() &&18440 unsigned BaseOp = (SplatIndex < 0 ? 0 : SplatIndex * Ratio);18450 if (SplatIndex < 0) {