Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1677 VectTy->getElementCount()); in constToIntPtr() local
1658 if (VectorType *VectTy = dyn_cast<VectorType>(PtrTy)) { ptrToIntPtrType() local
1667 if (VectorType *VectTy = dyn_cast<VectorType>(IntPtrTy)) { getPtrToShadowPtrType() local
1715 VectorType *VectTy = dyn_cast<VectorType>(Addr->getType()); getShadowOriginPtrUserspace() local
1794 VectorType *VectTy = dyn_cast<VectorType>(Addr->getType()); getShadowOriginPtrKernel() local
[all...]