Home
last modified time | relevance | path

Searched refs:createPrivateGlobalForString (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp137 static GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str, in createPrivateGlobalForString() function
352 createPrivateGlobalForString(M, StrOS.str(), true), in createCacheFragAuxGV()
416 GlobalVariable *StructCounterName = createPrivateGlobalForString( in createCacheFragInfoGV()
500 createPrivateGlobalForString(M, M.getModuleIdentifier(), true), in createEsanInitToolInfoArg()
H A DAddressSanitizer.cpp839 static GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str, in createPrivateGlobalForString() function
856 createPrivateGlobalForString(M, MD.Filename, true), in createPrivateGlobalForSourceLoc()
1431 GlobalVariable *ModuleName = createPrivateGlobalForString( in InstrumentGlobals()
1443 GlobalVariable *Name = createPrivateGlobalForString( in InstrumentGlobals()
2167 createPrivateGlobalForString(*F.getParent(), L.DescriptionString, in poisonStack()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp60 GlobalVariable *llvm::createPrivateGlobalForString(Module &M, StringRef Str, in createPrivateGlobalForString() function in llvm
H A DAddressSanitizer.cpp2273 GlobalVariable *ModuleName = createPrivateGlobalForString( in InstrumentGlobals()
2288 createPrivateGlobalForString(M, llvm::demangle(NameForGlobal), in InstrumentGlobals()
3306 createPrivateGlobalForString(*F.getParent(), DescriptionString, in processStaticAllocas()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Transforms/
DInstrumentation.h43 GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str,
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h44 GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Transforms/
DInstrumentation.h43 GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Transforms/
DInstrumentation.h43 GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Transforms/
DInstrumentation.h43 GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/
H A DInstrumentation.h41 GlobalVariable *createPrivateGlobalForString(Module &M, StringRef Str,
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DInstrumentation.cpp60 GlobalVariable *llvm::createPrivateGlobalForString(Module &M, StringRef Str, in createPrivateGlobalForString() function in llvm
H A DAddressSanitizer.cpp1254 createPrivateGlobalForString(M, MD.Filename, true, kAsanGenPrefix), in createPrivateGlobalForSourceLoc()
2254 GlobalVariable *ModuleName = createPrivateGlobalForString( in InstrumentGlobals()
2267 GlobalVariable *Name = createPrivateGlobalForString( in InstrumentGlobals()
3143 createPrivateGlobalForString(*F.getParent(), DescriptionString, in processStaticAllocas()