reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
665 Type *getVectorPtrTy(const Value *V, int Width);
1054 Type *VectorPtrType = getVectorPtrTy(Pointer, VectorWidth); 1083 Type *VectorPtrType = getVectorPtrTy(Pointer, 1); 1203 Type *VectorPtrType = getVectorPtrTy(Pointer, getVectorWidth()); 1341 Type *VectorPtrType = getVectorPtrTy(Address, 1);