Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3067 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()
3597 CGM.addCompilerUsedGlobal(GV); in GenerateClass()
3662 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()
4115 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4133 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4181 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()
5676 CGM.addCompilerUsedGlobal(global); in FinishModule()
6179 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()
6713 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()
6821 CGM.addCompilerUsedGlobal(GV); in emitMethodList()
[all …]
H A DCGCUDANV.cpp1121 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()
1122 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()
1197 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
H A DCodeGenModule.h1216 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
H A DCodeGenModule.cpp959 addCompilerUsedGlobal(GV); in Release()
968 addCompilerUsedGlobal(GV); in Release()
2947 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule
7378 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
H A DCGObjC.cpp4079 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
H A DCGObjCGNU.cpp1574 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
H A DItaniumCXXABI.cpp2050 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
H A DCGOpenMPRuntime.cpp10037 CGM.addCompilerUsedGlobal(ref); in registerTargetGlobalVariable()