Home | History | Annotate | Download | only in Sema

Lines Matching refs:SrcElts

1912     unsigned SrcElts = SrcTy->getAs<VectorType>()->getNumElements();
1914 if (SrcElts != DstElts)