Searched refs:NumSubdivs (Results 1 – 1 of 1) sorted by relevance
482 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() argument483 for (int i = 0; i < NumSubdivs; ++i) { in getSubdividedVectorType()550 int NumSubdivs) { in getSubdividedVectorType() argument552 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()601 int NumSubdivs) { in getSubdividedVectorType() argument603 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()