Searched refs:addCompilerUsedGlobal (Results 1 – 8 of 8) sorted by relevance
3067 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 …]
1121 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()1122 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()1197 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
1216 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
959 addCompilerUsedGlobal(GV); in Release()968 addCompilerUsedGlobal(GV); in Release()2947 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule7378 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
4079 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
1574 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
2050 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
10037 CGM.addCompilerUsedGlobal(ref); in registerTargetGlobalVariable()