Searched defs:CompileKernel (Results 1 – 7 of 7) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.h | 25 bool CompileKernel = false; member 65 const bool CompileKernel; member
|
| H A D | HWAddressSanitizer.h | 32 bool CompileKernel; member
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 715 auto MSanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 756 auto ASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 774 auto HWASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers()
|
| /freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 302 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer() 446 bool CompileKernel; member in __anon1b7bdbef0211::HWAddressSanitizer 1879 bool CompileKernel) { in init()
|
| H A D | AddressSanitizer.cpp | 664 ASanAccessInfo::ASanAccessInfo(bool IsWrite, bool CompileKernel, in ASanAccessInfo() 882 bool CompileKernel; member 916 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer() 1000 bool CompileKernel; member in __anon4b8f1cd00211::ModuleAddressSanitizer
|
| H A D | MemorySanitizer.cpp | 628 bool CompileKernel; member in __anonb346f5430211::MemorySanitizer
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 764 bool CompileKernel = in emitHwasanMemaccessSymbols() local
|