Searched refs:InpNumElts (Results 1 – 1 of 1) sorted by relevance
2397 int InpNumElts = cast<FixedVectorType>(V0->getType())->getNumElements(); in foldShuffleWithInsert() local2414 IdxC += InpNumElts; in foldShuffleWithInsert()2422 if (NumElts != InpNumElts) in foldShuffleWithInsert()