Home | History | Annotate | Download | only in AST

Lines Matching refs:GenericVector

2841     GenericVector,  ///< not a target-specific vector type
2901 VectorType(ExtVector, vecType, nElements, canonType, GenericVector) {}