Searched defs:VectorType (Results 1 – 7 of 7) sorted by relevance
26 typedef typename std::vector<T> VectorType; typedef
39 typedef SmallVector<AnalysisID, 32> VectorType; typedef
37 class VectorType; variable
243 typedef AnalysisUsage::VectorType VectorType; typedef
703 VectorType::VectorType(Type *ElType, unsigned NumEl) in VectorType() function in VectorType
171 VectorType::VectorType(QualType vecType, unsigned nElements, QualType canonType, in VectorType() function in VectorType183 VectorType::VectorType(TypeClass tc, QualType vecType, unsigned nElements, in VectorType() function in VectorType
610 func VectorType(elementType Type, elementCount int) (t Type) { func