Home | History | Annotate | Download | only in AST

Lines Matching defs:VTy

3602   const VectorType *VTy = E->getType()->castAs<VectorType>();
3603 unsigned NElts = VTy->getNumElements();
3635 QualType EltTy = VTy->getElementType();