Home
last modified time | relevance | path

Searched defs:CompileKernel (Results 1 – 5 of 5) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp227 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer()
327 bool CompileKernel; member in __anonb30972230111::HWAddressSanitizer
362 explicit HWAddressSanitizerLegacyPass(bool CompileKernel = false, in HWAddressSanitizerLegacyPass()
406 bool CompileKernel; member in __anonb30972230111::HWAddressSanitizerLegacyPass
433 HWAddressSanitizerPass::HWAddressSanitizerPass(bool CompileKernel, bool Recover, in HWAddressSanitizerPass()
H A DAddressSanitizer.cpp711 bool CompileKernel; member
743 bool CompileKernel = false, bool Recover = false, in AddressSanitizerLegacyPass()
772 bool CompileKernel; member in __anonf69996040211::AddressSanitizerLegacyPass
781 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer()
852 bool CompileKernel; member in __anonf69996040211::ModuleAddressSanitizer
881 bool CompileKernel = false, bool Recover = false, bool UseGlobalGC = true, in ModuleAddressSanitizerLegacyPass()
907 bool CompileKernel; member in __anonf69996040211::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()
H A DMemorySanitizer.cpp516 bool CompileKernel; member in __anon158d17f70211::MemorySanitizer
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp334 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-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp371 bool CompileKernel = in emitHwasanMemaccessSymbols() local