Searched refs:GetGlobalValue (Results 1 – 5 of 5) sorted by relevance
216 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in applyReplacements()292 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in checkAliases()347 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in checkAliases()704 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) { in GetGlobalValue() function in CodeGenModule1291 GV = GetGlobalValue(getMangledName(D)); in EmitDeferred()1499 llvm::GlobalValue *Entry = GetGlobalValue(AA->getAliasee()); in GetWeakRefReference()1632 if (llvm::GlobalValue *GV = GetGlobalValue(MangledName)) { in EmitGlobal()1830 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in GetOrCreateLLVMFunction()2067 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in GetOrCreateLLVMGlobal()2282 llvm::GlobalValue *GV = GetGlobalValue(MangledName); in EmitTentativeDefinition()[all …]
139 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in TryEmitDefinitionAsAlias()
1090 llvm::GlobalValue *GetGlobalValue(StringRef Ref);
2259 cast<llvm::GlobalVariable>(CGM.GetGlobalValue(CGM.getMangledName(VD))); in EmitThreadLocalInitFuncs()3452 llvm::GlobalValue *Entry = CGM.GetGlobalValue(MangledName); in emitConstructorDestructorAlias()
2224 CGM.GetGlobalValue(CGM.getMangledName(CXXThreadLocalInitVars[I]))); in EmitThreadLocalInitFuncs()