Searched refs:getDoubleElementsVectorType (Results 1 – 1 of 1) sorted by relevance
485 VTy = VectorType::getDoubleElementsVectorType(VTy); in getSubdividedVectorType()503 static VectorType *getDoubleElementsVectorType(VectorType *VTy) { in getDoubleElementsVectorType() function560 static FixedVectorType *getDoubleElementsVectorType(FixedVectorType *VTy) { in getDoubleElementsVectorType() function561 return cast<FixedVectorType>(VectorType::getDoubleElementsVectorType(VTy)); in getDoubleElementsVectorType()613 getDoubleElementsVectorType(ScalableVectorType *VTy) { in getDoubleElementsVectorType() function615 VectorType::getDoubleElementsVectorType(VTy)); in getDoubleElementsVectorType()