Searched refs:addCompilerUsedGlobal (Results 1 – 10 of 10) sorted by relevance
2796 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()3347 CGM.addCompilerUsedGlobal(GV); in GenerateClass()3419 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()3649 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()5173 CGM.addCompilerUsedGlobal(I->second); in FinishModule()5715 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()6152 CGM.addCompilerUsedGlobal(PTGV); in GenerateProtocolRef()6253 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()6311 CGM.addCompilerUsedGlobal(GV); in EmitMethodList()6431 CGM.addCompilerUsedGlobal(GV); in EmitIvarList()[all …]
864 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
1098 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule
3107 CGM.addCompilerUsedGlobal(Entry); in GetOrEmitProtocol()3638 CGM.addCompilerUsedGlobal(GV); in GenerateClass()3705 CGM.addCompilerUsedGlobal(GV); in EmitMetaClass()4165 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()4183 CGM.addCompilerUsedGlobal(GV); in CreateMetadataVar()4231 CGM.addCompilerUsedGlobal(GV); in CreateCStringLiteral()5730 CGM.addCompilerUsedGlobal(global); in FinishModule()6234 CGM.addCompilerUsedGlobal(GV); in AddModuleClassList()6752 CGM.addCompilerUsedGlobal(GCATV); in GenerateCategory()6861 CGM.addCompilerUsedGlobal(GV); in emitMethodList()[all …]
1052 void addCompilerUsedGlobal(llvm::GlobalValue *GV);
1314 CGM.addCompilerUsedGlobal(GVMode); in setPropertyExecutionMode()2862 CGM.addCompilerUsedGlobal(TransferMedium); in emitInterWarpCopyFunction()
3961 addCompilerUsedGlobal(CFLinkCheckFunc); in emitAtAvailableLinkGuard()
1557 CGM.addCompilerUsedGlobal(LoadFunction); in ModuleInitFunction()
2075 void CodeGenModule::addCompilerUsedGlobal(llvm::GlobalValue *GV) { in addCompilerUsedGlobal() function in CodeGenModule
10440 CGM.addCompilerUsedGlobal(cast<llvm::GlobalValue>(Addr)); in registerTargetFirstprivateCopy()10490 CGM.addCompilerUsedGlobal(GVAddrRef); in registerTargetGlobalVariable()