Searched refs:addCompilerUsedGlobal (Results 1 – 9 of 9) sorted by relevance
3060 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 …]
1106 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()1107 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()1183 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
1137 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
919 addCompilerUsedGlobal(GV); in Release()2913 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule7229 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
1754 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
4081 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
1576 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
1850 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
9974 CGM.addCompilerUsedGlobal(ref); in registerTargetGlobalVariable()