Lines Matching defs:Index1
27554 int Index0, Index1;27556 SDValue Src1 = DAG.getSplatSourceVector(N1, Index1);27561 if (!Src0 || !Src1 || Index0 != Index1 ||