Home | History | Annotate | Download | only in AST

Lines Matching refs:GenericVector

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