Home
last modified time | relevance | path

Searched defs:VectTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1675 if (VectorType *VectTy = dyn_cast<VectorType>(PtrTy)) { in ptrToIntPtrType() local
1684 if (VectorType *VectTy = dyn_cast<VectorType>(IntPtrTy)) { in getPtrToShadowPtrType() local
1694 if (VectorType *VectTy = dyn_cast<VectorType>(IntPtrTy)) { in constToIntPtr() local
1732 VectorType *VectTy = dyn_cast<VectorType>(Addr->getType()); in getShadowOriginPtrUserspace() local
1811 VectorType *VectTy = dyn_cast<VectorType>(Addr->getType()); in getShadowOriginPtrKernel() local