Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1600 if (FixedVectorType *VectTy = dyn_cast<FixedVectorType>(PtrTy)) { in ptrToIntPtrType() local
1609 if (FixedVectorType *VectTy = dyn_cast<FixedVectorType>(IntPtrTy)) { in getPtrToShadowPtrType() local
1619 if (FixedVectorType *VectTy = dyn_cast<FixedVectorType>(IntPtrTy)) { in constToIntPtr() local
1717 FixedVectorType *VectTy = dyn_cast<FixedVectorType>(Addr->getType()); in getShadowOriginPtrKernel() local