Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GetGlobalValue

467 llvm::GlobalValue *CodeGenModule::GetGlobalValue(StringRef Name) {
951 llvm::GlobalValue *CGRef = GetGlobalValue(Name);
1097 llvm::GlobalValue *Entry = GetGlobalValue(AA->getAliasee());
1190 if (GetGlobalValue(MangledName))
1342 llvm::GlobalValue *Entry = GetGlobalValue(MangledName);
1504 llvm::GlobalValue *Entry = GetGlobalValue(MangledName);
1648 if (!GetGlobalValue(MangledName)) {
2115 llvm::GlobalValue *Entry = GetGlobalValue(MangledName);