Home
last modified time | relevance | path

Searched refs:OutputVectorTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3915 FixedVectorType *OutputVectorTy = FixedVectorType::get( in handleNEONVectorStoreIntrinsic() local
3919 Type *ShadowTy = getShadowTy(OutputVectorTy); in handleNEONVectorStoreIntrinsic()
3937 OC.DoneAndStoreOrigin(DL.getTypeStoreSize(OutputVectorTy), OriginPtr); in handleNEONVectorStoreIntrinsic()