Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjCMac.cpp3064 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()
3595 CGM.addCompilerUsedGlobal(GV); in GenerateClass()
3662 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()
4122 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4140 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()
4188 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()
6204 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()
6742 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()
6851 CGM.addCompilerUsedGlobal(GV); in emitMethodList()
6993 CGM.addCompilerUsedGlobal(GV); in EmitIvarList()
[all …]
H A DCGCUDANV.cpp1104 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()
1105 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()
1169 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
H A DCodeGenModule.h1112 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
H A DCodeGenModule.cpp593 addCompilerUsedGlobal(Var); in Release()
627 addCompilerUsedGlobal(GV); in Release()
2392 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule
6584 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
H A DCGOpenMPRuntimeGPU.cpp1119 CGM.addCompilerUsedGlobal(GVMode); in setPropertyExecutionMode()
2144 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
H A DCodeGenFunction.cpp937 CGM.addCompilerUsedGlobal(FTRTTIProxy); in StartFunction()
H A DCGObjC.cpp4028 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
H A DCGObjCGNU.cpp1565 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
H A DItaniumCXXABI.cpp1768 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
H A DCGOpenMPRuntime.cpp10779 CGM.addCompilerUsedGlobal(GVAddrRef); in registerTargetGlobalVariable()