Searched refs:GetGlobalValue (Results 1 – 9 of 9) sorted by relevance
517 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in applyReplacements()677 llvm::GlobalValue *Alias = GetGlobalValue(MangledName); in checkAliases()737 llvm::GlobalValue *Alias = GetGlobalValue(MangledName); in checkAliases()1415 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in Release()1969 if (llvm::GlobalValue *Entry = GetGlobalValue(NonTargetName)) in UpdateMultiVersionNames()2058 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) { in GetGlobalValue() function in CodeGenModule3216 GV = GetGlobalValue(getMangledName(D)); in EmitDeferred()3267 llvm::GlobalValue *GV = GetGlobalValue(MangledName); in EmitGlobalAnnotations()3687 llvm::GlobalValue *Entry = GetGlobalValue(AA->getAliasee()); in GetWeakRefReference()3797 if (GetGlobalValue(MangledName)) in EmitGlobal()[all …]
133 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in TryEmitBaseDestructorAsAlias()
720 assert(!GetGlobalValue(FnName.str()) && in EmitCXXModuleInitFunc()860 assert(!GetGlobalValue(FnName.str()) && in EmitCXXGlobalInitFunc()
449 auto *Entry = CGM.GetGlobalValue(Name); in hasAnyUnusedVirtualInlineFunction()3146 llvm::GlobalValue *GV = CGM.GetGlobalValue(CGM.getMangledName(VD)); in EmitThreadLocalInitFuncs()3155 cast<llvm::GlobalVariable>(CGM.GetGlobalValue(CGM.getMangledName(VD))); in EmitThreadLocalInitFuncs()4646 llvm::GlobalValue *Entry = CGM.GetGlobalValue(MangledName); in emitConstructorDestructorAlias()
1470 llvm::GlobalValue *GetGlobalValue(StringRef Ref);
2809 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in EmitOMPAllocateDecl()
2423 CGM.GetGlobalValue(CGM.getMangledName(CXXThreadLocalInitVars[I]))); in EmitThreadLocalInitFuncs()
10156 CGM.GetGlobalValue(CGM.getMangledName(GD)))) in markAsGlobalTarget()
319 llvm::GlobalValue *GV = CGM.GetGlobalValue(Val.second); in emitTargetMetadata()