Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjCMac.cpp3060 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()
3590 CGM.addCompilerUsedGlobal(GV); in GenerateClass()
3655 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()
4108 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4126 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4174 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()
6172 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()
6707 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()
6815 CGM.addCompilerUsedGlobal(GV); in emitMethodList()
6957 CGM.addCompilerUsedGlobal(GV); in EmitIvarList()
[all …]
H A DCGCUDANV.cpp1106 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()
1107 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()
1183 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
H A DCodeGenModule.h1137 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
H A DCodeGenModule.cpp919 addCompilerUsedGlobal(GV); in Release()
2913 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule
7229 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
H A DCGOpenMPRuntimeGPU.cpp1754 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
H A DCGObjC.cpp4081 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
H A DCGObjCGNU.cpp1576 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
H A DItaniumCXXABI.cpp1850 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
H A DCGOpenMPRuntime.cpp9974 CGM.addCompilerUsedGlobal(ref); in registerTargetGlobalVariable()