Searched defs:ScalableVectorType (Results 1 – 2 of 2) sorted by relevance
37 class ScalableVectorType; variable54 friend class ScalableVectorType; // For LLVMTy. variable
641 ScalableVectorType(Type *ElTy, unsigned MinNumElts) in ScalableVectorType() function