Searched refs:NumSubdivs (Results 1 – 3 of 3) sorted by relevance
348 int NumSubdivs);380 int NumSubdivs) { in getSubdividedVectorType() argument382 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()429 int NumSubdivs) { in getSubdividedVectorType() argument431 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()
524 static VectorType *getSubdividedVectorType(VectorType *VTy, int NumSubdivs) { in getSubdividedVectorType() argument525 for (int i = 0; i < NumSubdivs; ++i) { in getSubdividedVectorType()618 int NumSubdivs) { in getSubdividedVectorType() argument620 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()670 int NumSubdivs) { in getSubdividedVectorType() argument672 VectorType::getSubdividedVectorType(VTy, NumSubdivs)); in getSubdividedVectorType()
94 int NumSubdivs) { in getSubdividedVectorType() argument97 cast<llvm::VectorType>(VTy->LLVMTy), NumSubdivs))); in getSubdividedVectorType()