Lines Matching refs:GetGlobalValue
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 CodeGenModule
1241 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()
2743 llvm::GlobalValue *Entry = GetGlobalValue(MangledName); in EmitAliasDefinition()
3835 llvm::GlobalValue *GV = GetGlobalValue(Val.second); in EmitTargetMetadata()