Searched defs:FixedVectorType (Results 1 – 3 of 3) sorted by relevance
23 class FixedVectorType; variable
31 class FixedVectorType; variable53 friend class FixedVectorType; // For LLVMTy. variable
594 FixedVectorType(Type *ElTy, unsigned NumElts) in FixedVectorType() function