Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp190 explicit HWAddressSanitizer(Module &M, bool CompileKernel = false, in HWAddressSanitizer()
276 bool CompileKernel; member in __anonbc098b690111::HWAddressSanitizer
301 explicit HWAddressSanitizerLegacyPass(bool CompileKernel = false, in HWAddressSanitizerLegacyPass()
323 bool CompileKernel; member in __anonbc098b690111::HWAddressSanitizerLegacyPass
340 FunctionPass *llvm::createHWAddressSanitizerLegacyPassPass(bool CompileKernel, in createHWAddressSanitizerLegacyPassPass()
346 HWAddressSanitizerPass::HWAddressSanitizerPass(bool CompileKernel, bool Recover) in HWAddressSanitizerPass()
H A DAddressSanitizer.cpp676 bool CompileKernel; member
704 explicit AddressSanitizerLegacyPass(bool CompileKernel = false, in AddressSanitizerLegacyPass()
732 bool CompileKernel; member in __anonac16a5ca0211::AddressSanitizerLegacyPass
740 bool CompileKernel = false, bool Recover = false, in ModuleAddressSanitizer()
803 bool CompileKernel; member in __anonac16a5ca0211::ModuleAddressSanitizer
830 explicit ModuleAddressSanitizerLegacyPass(bool CompileKernel = false, in ModuleAddressSanitizerLegacyPass()
855 bool CompileKernel; member in __anonac16a5ca0211::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()
H A DMemorySanitizer.cpp494 bool CompileKernel; member in __anon782446fd0211::MemorySanitizer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/Instrumentation/
H A DAddressSanitizer.h24 bool CompileKernel = false; member
59 const bool CompileKernel; member
H A DHWAddressSanitizer.h31 bool CompileKernel; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h24 bool CompileKernel = false; member
62 const bool CompileKernel; member
DHWAddressSanitizer.h31 bool CompileKernel; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h24 bool CompileKernel = false; member
62 const bool CompileKernel; member
DHWAddressSanitizer.h31 bool CompileKernel; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h24 bool CompileKernel = false; member
62 const bool CompileKernel; member
DHWAddressSanitizer.h31 bool CompileKernel; member
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/Instrumentation/
DAddressSanitizer.h24 bool CompileKernel = false; member
62 const bool CompileKernel; member
DHWAddressSanitizer.h31 bool CompileKernel; member
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp529 bool CompileKernel; member
555 explicit AddressSanitizerModule(bool CompileKernel = false, in AddressSanitizerModule()
576 bool CompileKernel; member in __anon806e50680111::AddressSanitizerModule
826 ModulePass *llvm::createAddressSanitizerModulePass(bool CompileKernel, in createAddressSanitizerModulePass()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp618 ASanAccessInfo::ASanAccessInfo(bool IsWrite, bool CompileKernel, in ASanAccessInfo()
748 bool CompileKernel; member
779 ModuleAddressSanitizer(Module &M, bool CompileKernel = false, in ModuleAddressSanitizer()
855 bool CompileKernel; member in __anon31ee3a100211::ModuleAddressSanitizer
H A DHWAddressSanitizer.cpp272 HWAddressSanitizer(Module &M, bool CompileKernel, bool Recover, in HWAddressSanitizer()
381 bool CompileKernel; member in __anon1617492f0111::HWAddressSanitizer
H A DMemorySanitizer.cpp547 bool CompileKernel; member in __anon0f976a830211::MemorySanitizer
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp485 bool CompileKernel = in emitHwasanMemaccessSymbols() local