Searched defs:PoisonValue (Results 1 – 5 of 5) sorted by relevance
| /llvm-project/llvm/bindings/ocaml/llvm/ | ||
| H A D | llvm.ml | 325 | PoisonValue global() Constructor |
| H A D | llvm.mli | 362 | PoisonValue global() Constructor |
| H A D | llvm_ocaml.c | 728 PoisonValue, global() enumerator |
| /llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
| H A D | MemorySanitizer.cpp | 4553 Value *PoisonValue = IRB.getInt8(PoisonStack ? ClPoisonStackPattern : 0); poisonAllocaUserspace() local |
| /llvm-project/clang/lib/CodeGen/ | ||
| H A D | CGBuiltin.cpp | 17725 Value *PoisonValue = EmitPPCBuiltinExpr() local |