Searched refs:getVectorPtrTy (Results 1 – 2 of 2) sorted by relevance
1040 Type *VectorBlockGenerator::getVectorPtrTy(const Value *Val, int Width) { in getVectorPtrTy() function in VectorBlockGenerator1055 Type *VectorPtrType = getVectorPtrTy(Pointer, VectorWidth); in generateStrideOneLoad()1084 Type *VectorPtrType = getVectorPtrTy(Pointer, 1); in generateStrideZeroLoad()1204 Type *VectorPtrType = getVectorPtrTy(Pointer, getVectorWidth()); in copyStore()1342 Type *VectorPtrType = getVectorPtrTy(Address, 1); in generateScalarVectorLoads()
665 Type *getVectorPtrTy(const Value *V, int Width);