Searched refs:GetOrCreateLLVMGlobal (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGBlocks.cpp | 2956 NSConcreteGlobalBlock = GetOrCreateLLVMGlobal( in getNSConcreteGlobalBlock() 2966 NSConcreteStackBlock = GetOrCreateLLVMGlobal( in getNSConcreteStackBlock()
|
| H A D | CodeGenModule.h | 1743 GetOrCreateLLVMGlobal(StringRef MangledName, llvm::Type *Ty, LangAS AddrSpace,
|
| H A D | CodeGenModule.cpp | 3953 Aliasee = GetOrCreateLLVMGlobal(AA->getAliasee(), DeclTy, LangAS::Default, in GetWeakRefReference() 5183 CodeGenModule::GetOrCreateLLVMGlobal(StringRef MangledName, llvm::Type *Ty, in GetOrCreateLLVMGlobal() function in CodeGenModule 5462 return GetOrCreateLLVMGlobal(MangledName, Ty, ASTTy.getAddressSpace(), D, in GetAddrOfGlobalVar() 5473 auto *Ret = GetOrCreateLLVMGlobal(Name, Ty, AddrSpace, nullptr); in CreateRuntimeVariable() 6367 Aliasee = GetOrCreateLLVMGlobal(AA->getAliasee(), DeclTy, LangAS::Default, in EmitAliasDefinition()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 3903 …2_11PointerTypeEPKNS_7VarDeclEb", "clang::CodeGen::CodeGenModule::GetOrCreateLLVMGlobal(llvm::Stri…
|