Searched refs:GetGlobalValue (Results 1 – 5 of 5) sorted by relevance
219 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in applyReplacements()289 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in checkAliases()334 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in checkAliases()662 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) { in GetGlobalValue() function in CodeGenModule1241 GV = GetGlobalValue(getMangledName(D)); in EmitDeferred()1440 llvm::GlobalValue *Entry = GetGlobalValue(AA->getAliasee()); in GetWeakRefReference()1537 if (llvm::GlobalValue *GV = GetGlobalValue(MangledName)) { in EmitGlobal()1735 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in GetOrCreateLLVMFunction()1967 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in GetOrCreateLLVMGlobal()2145 if (!GetGlobalValue(MangledName)) { in EmitTentativeDefinition()[all …]
139 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in TryEmitDefinitionAsAlias()
1078 llvm::GlobalValue *GetGlobalValue(StringRef Ref);
2233 cast<llvm::GlobalVariable>(CGM.GetGlobalValue(CGM.getMangledName(VD))); in EmitThreadLocalInitFuncs()3414 llvm::GlobalValue *Entry = CGM.GetGlobalValue(MangledName); in emitConstructorDestructorAlias()
2216 CGM.GetGlobalValue(CGM.getMangledName(CXXThreadLocalInitVars[I]))); in EmitThreadLocalInitFuncs()