Home
last modified time | relevance | path

Searched defs:PoisonValue (Results 1 – 6 of 6) sorted by relevance

/external/llvm-project/llvm/bindings/ocaml/llvm/
Dllvm.ml317 | PoisonValue Constructor
Dllvm.mli350 | PoisonValue Constructor
Dllvm_ocaml.c630 PoisonValue, enumerator
/external/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp2694 Value *PoisonValue = IRB.getInt8(PoisonStack ? ClPoisonStackPattern : 0); in visitAllocaInst() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3503 Value *PoisonValue = IRB.getInt8(PoisonStack ? ClPoisonStackPattern : 0); in poisonAllocaUserspace() local
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DMemorySanitizer.cpp3847 Value *PoisonValue = IRB.getInt8(PoisonStack ? ClPoisonStackPattern : 0); in poisonAllocaUserspace() local