Searched defs:FixedVectorType (Results 1 – 6 of 6) sorted by relevance
541 FixedVectorType(Type *ElTy, unsigned NumElts) in FixedVectorType() function
527 FixedVectorType(Type *ElTy, unsigned NumElts) in FixedVectorType() function
58 using FixedVectorType = VectorType; typedef