Searched refs:addCompilerUsedGlobal (Results 1 – 8 of 8) sorted by relevance
2979 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()3493 CGM.addCompilerUsedGlobal(GV); in GenerateClass()3559 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()4011 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()4029 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()4084 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()5588 CGM.addCompilerUsedGlobal(global); in FinishModule()6079 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()6632 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()6745 CGM.addCompilerUsedGlobal(GV); in emitMethodList()[all …]
1186 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()1187 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()1277 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
1277 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
1067 addCompilerUsedGlobal(GV); in Release()1077 addCompilerUsedGlobal(GV); in Release()3176 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule7711 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
4125 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
1574 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
2064 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
10109 CGM.addCompilerUsedGlobal(ref); in registerTargetGlobalVariable()