Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3005 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3007 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3031 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3033 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2908 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
2910 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3031 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3033 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3009 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3011 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2908 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
2910 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3031 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3033 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3044 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3046 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3031 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3033 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3009 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow); in handleVectorReduceOrIntrinsic() local
3011 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison); in handleVectorReduceOrIntrinsic()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3031 Value *OperandUnsetOrPoison = IRB.CreateOr(OperandUnsetBits, OperandShadow);
3033 Value *OutShadowMask = IRB.CreateAndReduce(OperandUnsetOrPoison);