Searched defs:CompileKernel (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| D | HWAddressSanitizer.cpp | 227 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer() 327 bool CompileKernel; member in __anon3b3a63070111::HWAddressSanitizer 362 explicit HWAddressSanitizerLegacyPass(bool CompileKernel = false, in HWAddressSanitizerLegacyPass() 406 bool CompileKernel; member in __anon3b3a63070111::HWAddressSanitizerLegacyPass 433 HWAddressSanitizerPass::HWAddressSanitizerPass(bool CompileKernel, bool Recover, in HWAddressSanitizerPass()
|
| D | AddressSanitizer.cpp | 711 bool CompileKernel; member 743 bool CompileKernel = false, bool Recover = false, in AddressSanitizerLegacyPass() 772 bool CompileKernel; member in __anon7350fde80211::AddressSanitizerLegacyPass 781 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer() 852 bool CompileKernel; member in __anon7350fde80211::ModuleAddressSanitizer 881 bool CompileKernel = false, bool Recover = false, bool UseGlobalGC = true, in ModuleAddressSanitizerLegacyPass() 907 bool CompileKernel; member in __anon7350fde80211::ModuleAddressSanitizerLegacyPass 1216 bool CompileKernel, bool Recover, bool UseAfterScope, in AddressSanitizerPass() 1241 bool CompileKernel, bool Recover, bool UseGlobalGC, bool UseOdrIndicator, in ModuleAddressSanitizerPass() 1292 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator, in createModuleAddressSanitizerLegacyPassPass()
|
| D | MemorySanitizer.cpp | 516 bool CompileKernel; member in __anondb45135b0211::MemorySanitizer
|
| /freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| D | BackendUtil.cpp | 334 bool CompileKernel) { in addGeneralOptsForMemorySanitizer() 1115 auto MSanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 1148 auto ASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 1169 auto HWASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers()
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| D | AArch64AsmPrinter.cpp | 371 bool CompileKernel = in emitHwasanMemaccessSymbols() local
|