Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3487 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3489 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()