Searched defs:CompileKernel (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | HWAddressSanitizer.cpp | 190 explicit HWAddressSanitizer(Module &M, bool CompileKernel = false, in HWAddressSanitizer() 276 bool CompileKernel; member in __anon1660895b0111::HWAddressSanitizer 301 explicit HWAddressSanitizerLegacyPass(bool CompileKernel = false, in HWAddressSanitizerLegacyPass() 323 bool CompileKernel; member in __anon1660895b0111::HWAddressSanitizerLegacyPass 340 FunctionPass *llvm::createHWAddressSanitizerLegacyPassPass(bool CompileKernel, in createHWAddressSanitizerLegacyPassPass() 346 HWAddressSanitizerPass::HWAddressSanitizerPass(bool CompileKernel, bool Recover) in HWAddressSanitizerPass()
|
| D | AddressSanitizer.cpp | 676 bool CompileKernel; member 704 explicit AddressSanitizerLegacyPass(bool CompileKernel = false, in AddressSanitizerLegacyPass() 732 bool CompileKernel; member in __anon0c517f3c0211::AddressSanitizerLegacyPass 740 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer() 803 bool CompileKernel; member in __anon0c517f3c0211::ModuleAddressSanitizer 830 explicit ModuleAddressSanitizerLegacyPass(bool CompileKernel = false, in ModuleAddressSanitizerLegacyPass() 855 bool CompileKernel; member in __anon0c517f3c0211::ModuleAddressSanitizerLegacyPass 1163 AddressSanitizerPass::AddressSanitizerPass(bool CompileKernel, bool Recover, in AddressSanitizerPass() 1187 ModuleAddressSanitizerPass::ModuleAddressSanitizerPass(bool CompileKernel, in ModuleAddressSanitizerPass() 1238 bool CompileKernel, bool Recover, bool UseGlobalsGC, bool UseOdrIndicator) { in createModuleAddressSanitizerLegacyPassPass()
|
| D | MemorySanitizer.cpp | 494 bool CompileKernel; member in __anon82d0ba2f0211::MemorySanitizer
|
| /third_party/rust/rust/compiler/rustc_llvm/llvm-wrapper/ |
| D | PassWrapper.cpp | 787 auto CompileKernel = SanitizerOptions->SanitizeKernelAddress; in LLVMRustOptimize() local
|