Searched defs:CompileKernel (Results 1 – 7 of 7) sorted by relevance
| /llvm-project-15.0.7/llvm/include/llvm/Transforms/Instrumentation/ |
| H A D | AddressSanitizer.h | 24 bool CompileKernel = false; member 59 const bool CompileKernel; member
|
| H A D | HWAddressSanitizer.h | 31 bool CompileKernel; member
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | BackendUtil.cpp | 635 auto MSanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 668 auto ASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers() 686 auto HWASanPass = [&](SanitizerMask Mask, bool CompileKernel) { in addSanitizers()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | HWAddressSanitizer.cpp | 269 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer() 379 bool CompileKernel; member in __anone00de11f0111::HWAddressSanitizer
|
| H A D | AddressSanitizer.cpp | 606 ASanAccessInfo::ASanAccessInfo(bool IsWrite, bool CompileKernel, in ASanAccessInfo() 736 bool CompileKernel; member 767 ModuleAddressSanitizer(Module &M, bool CompileKernel = false, in ModuleAddressSanitizer() 837 bool CompileKernel; member in __anon187e16000211::ModuleAddressSanitizer
|
| H A D | MemorySanitizer.cpp | 530 bool CompileKernel; member in __anon54a388730211::MemorySanitizer
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64AsmPrinter.cpp | 378 bool CompileKernel = in emitHwasanMemaccessSymbols() local
|