Home | History | Annotate | Download | only in NVPTX

Lines Matching defs:VTy

1401   const VectorType *VTy = dyn_cast<VectorType>(Ty);
1402 if (VTy) {
1403 Type *ETy = VTy->getElementType();
1404 unsigned int numE = VTy->getNumElements();