Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1674 if (VectorType *VectTy = dyn_cast<VectorType>(PtrTy)) { ptrToIntPtrType() local
1683 if (VectorType *VectTy = dyn_cast<VectorType>(IntPtrTy)) { getPtrToShadowPtrType() local
1693 if (VectorType *VectTy = dyn_cast<VectorType>(IntPtrTy)) { constToIntPtr() local
1731 VectorType *VectTy = dyn_cast<VectorType>(Addr->getType()); getShadowOriginPtrUserspace() local
1810 VectorType *VectTy = dyn_cast<VectorType>(Addr->getType()); getShadowOriginPtrKernel() local
[all...]