Searched refs:NumSubdivs (Results 1 – 1 of 1) sorted by relevance
497 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() argument498 for (int i = 0; i < NumSubdivs; ++i) { in getSubdividedVectorType()565 int NumSubdivs) { in getSubdividedVectorType() argument567 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()616 int NumSubdivs) { in getSubdividedVectorType() argument618 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()