Home
last modified time | relevance | path

Searched refs:addCompilerUsedGlobal (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDANV.cpp1085 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()
1086 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()
1115 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
H A DCGObjCMac.cpp3129 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()
3660 CGM.addCompilerUsedGlobal(GV); in GenerateClass()
3727 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()
4187 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4205 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4253 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()
5753 CGM.addCompilerUsedGlobal(global); in FinishModule()
6257 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()
6775 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()
6884 CGM.addCompilerUsedGlobal(GV); in emitMethodList()
[all …]
H A DCodeGenModule.h1075 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
H A DCGOpenMPRuntimeGPU.cpp1322 CGM.addCompilerUsedGlobal(GVMode); in setPropertyExecutionMode()
2689 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
H A DCodeGenModule.cpp2169 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule
6064 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
H A DCGObjC.cpp4010 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
H A DCGObjCGNU.cpp1560 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
H A DItaniumCXXABI.cpp1789 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
H A DCGOpenMPRuntime.cpp10599 CGM.addCompilerUsedGlobal(cast<llvm::GlobalValue>(Addr)); in registerTargetFirstprivateCopy()
10660 CGM.addCompilerUsedGlobal(GVAddrRef); in registerTargetGlobalVariable()