Lines Matching defs:Index0
27554 int Index0, Index1;
27555 SDValue Src0 = DAG.getSplatSourceVector(N0, Index0);
27561 if (!Src0 || !Src1 || Index0 != Index1 ||
27564 !(IsBothSplatVector || TLI.isExtractVecEltCheap(VT, Index0)) ||
27593 SDValue IndexC = DAG.getVectorIdxConstant(Index0, DL);
27613 int Index0;
27614 SDValue Src0 = DAG.getSplatSourceVector(N0, Index0);
27617 TLI.isExtractVecEltCheap(VT, Index0)) &&
27622 SDValue IndexC = DAG.getVectorIdxConstant(Index0, DL);