Lines Matching defs:Index1
27027 int Index0, Index1;27029 SDValue Src1 = DAG.getSplatSourceVector(N1, Index1);27034 if (!Src0 || !Src1 || Index0 != Index1 ||