Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGObjCMac.cpp3069 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()
3600 CGM.addCompilerUsedGlobal(GV); in GenerateClass()
3667 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()
4130 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4148 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4196 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()
5708 CGM.addCompilerUsedGlobal(global); in FinishModule()
6213 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()
6750 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()
6859 CGM.addCompilerUsedGlobal(GV); in emitMethodList()
[all …]
DCGCUDANV.cpp1117 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()
1118 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()
1182 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
DCodeGenModule.h1127 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
DCodeGenModule.cpp594 addCompilerUsedGlobal(Var); in Release()
627 addCompilerUsedGlobal(GV); in Release()
2521 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule
6792 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
DCGOpenMPRuntimeGPU.cpp837 CGM.addCompilerUsedGlobal(GVMode); in setPropertyExecutionMode()
1792 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
DCodeGenFunction.cpp956 CGM.addCompilerUsedGlobal(FTRTTIProxy); in StartFunction()
DCGObjC.cpp4102 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
DCGObjCGNU.cpp1565 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
DItaniumCXXABI.cpp1757 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
DCGOpenMPRuntime.cpp10393 CGM.addCompilerUsedGlobal(GVAddrRef); in registerTargetGlobalVariable()