Searched refs:NumSubdivs (Results 1 – 1 of 1) sorted by relevance
483 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() argument484 for (int i = 0; i < NumSubdivs; ++i) { in getSubdividedVectorType()551 int NumSubdivs) { in getSubdividedVectorType() argument553 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()602 int NumSubdivs) { in getSubdividedVectorType() argument604 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()