Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3399 FixedVectorType *maybeShrinkVectorShadowType(Value *Src, IntrinsicInst &I) { in maybeShrinkVectorShadowType() function
3474 VectorType *ShadowType = maybeShrinkVectorShadowType(Src, I); in handleSSEVectorConvertIntrinsicByProp()
4698 VectorType *ShadowType = maybeShrinkVectorShadowType(A, I); in handleAVX512VectorDownConvert()