Searched defs:getSubdividedVectorType (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | DerivedTypes.h | 497 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { getSubdividedVectorType() function |