Searched refs:addCompilerUsedGlobal (Results 1 – 9 of 9) sorted by relevance
1085 CGM.addCompilerUsedGlobal(Var); in transformManagedVars()1086 CGM.addCompilerUsedGlobal(ManagedVar); in transformManagedVars()1115 CGM.addCompilerUsedGlobal(Info.Var); in finalizeModule()
3129 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()3660 CGM.addCompilerUsedGlobal(GV); in GenerateClass()3727 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()4187 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()4205 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()4253 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()5753 CGM.addCompilerUsedGlobal(global); in FinishModule()6257 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()6775 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()6884 CGM.addCompilerUsedGlobal(GV); in emitMethodList()[all …]
1075 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
1322 CGM.addCompilerUsedGlobal(GVMode); in setPropertyExecutionMode()2689 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
2169 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule6064 addCompilerUsedGlobal(llvm::GlobalAlias::create(Name->getName(), Val)); in EmitStaticExternCAliases()
4010 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
1560 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
1789 CGM.addCompilerUsedGlobal(VTable); in emitVTableDefinitions()
10599 CGM.addCompilerUsedGlobal(cast<llvm::GlobalValue>(Addr)); in registerTargetFirstprivateCopy()10660 CGM.addCompilerUsedGlobal(GVAddrRef); in registerTargetGlobalVariable()