Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3417 Value *maybeExtendVectorShadowWithZeros(Value *Shadow, IntrinsicInst &I) { in maybeExtendVectorShadowWithZeros() function
3489 Value *FullShadow = maybeExtendVectorShadowWithZeros(Shadow, I); in handleSSEVectorConvertIntrinsicByProp()
4709 AShadow = maybeExtendVectorShadowWithZeros(AShadow, I); in handleAVX512VectorDownConvert()