Home | History | Annotate | Download | only in IR

Lines Matching refs:VecTy

1919   if (VectorType *VecTy = dyn_cast<VectorType>(C->getType()))
1920 ReqTy = VectorType::get(ReqTy, VecTy->getNumElements());