Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3363 Value *OperandSetOrPoison = IRB.CreateOr(I.getOperand(0), OperandShadow); in handleVectorReduceAndIntrinsic() local
3365 Value *OutShadowMask = IRB.CreateAndReduce(OperandSetOrPoison); in handleVectorReduceAndIntrinsic()