Searched refs:NumSubdivs (Results 1 – 1 of 1) sorted by relevance
485 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() argument486 for (int i = 0; i < NumSubdivs; ++i) { in getSubdividedVectorType()553 int NumSubdivs) { in getSubdividedVectorType() argument555 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()604 int NumSubdivs) { in getSubdividedVectorType() argument606 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()