Home
last modified time | relevance | path

Searched refs:GetGlobalValue (Results 1 – 10 of 10) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp624 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in applyReplacements()
785 llvm::GlobalValue *Alias = GetGlobalValue(MangledName); in checkAliases()
845 llvm::GlobalValue *Alias = GetGlobalValue(MangledName); in checkAliases()
1572 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in Release()
2141 if (llvm::GlobalValue *Entry = GetGlobalValue(NonTargetName)) in UpdateMultiVersionNames()
2240 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) { in GetGlobalValue() function in CodeGenModule
3468 GV = GetGlobalValue(getMangledName(D)); in EmitDeferred()
3519 llvm::GlobalValue *GV = GetGlobalValue(MangledName); in EmitGlobalAnnotations()
3943 llvm::GlobalValue *Entry = GetGlobalValue(AA->getAliasee()); in GetWeakRefReference()
4057 if (GetGlobalValue(MangledName)) in EmitGlobal()
[all …]
H A DCGCXX.cpp131 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in TryEmitBaseDestructorAsAlias()
H A DCGDeclCXX.cpp741 assert(!GetGlobalValue(FnName.str()) && in EmitCXXModuleInitFunc()
883 assert(!GetGlobalValue(FnName.str()) && in EmitCXXGlobalInitFunc()
H A DItaniumCXXABI.cpp452 auto *Entry = CGM.GetGlobalValue(Name); in hasAnyUnusedVirtualInlineFunction()
3178 llvm::GlobalValue *GV = CGM.GetGlobalValue(CGM.getMangledName(VD)); in EmitThreadLocalInitFuncs()
3187 cast<llvm::GlobalVariable>(CGM.GetGlobalValue(CGM.getMangledName(VD))); in EmitThreadLocalInitFuncs()
4693 llvm::GlobalValue *Entry = CGM.GetGlobalValue(MangledName); in emitConstructorDestructorAlias()
H A DCodeGenModule.h1551 llvm::GlobalValue *GetGlobalValue(StringRef Ref);
H A DCGDecl.cpp2911 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in EmitOMPAllocateDecl()
H A DMicrosoftCXXABI.cpp2415 CGM.GetGlobalValue(CGM.getMangledName(CXXThreadLocalInitVars[I]))); in EmitThreadLocalInitFuncs()
H A DCGOpenMPRuntime.cpp10228 CGM.GetGlobalValue(CGM.getMangledName(GD)))) in markAsGlobalTarget()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DXCore.cpp319 llvm::GlobalValue *GV = CGM.GetGlobalValue(Val.second); in emitTargetMetadata()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc3887 …14GetGlobalValueEN4llvm9StringRefE", "clang::CodeGen::CodeGenModule::GetGlobalValue(llvm::StringRe…