Home
last modified time | relevance | path

Searched refs:setLinkageForGV (Results 1 – 16 of 16) sorted by relevance

/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1494 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1569 setLinkageForGV(F, FD); in SetFunctionAttributes()
3121 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1454 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1529 setLinkageForGV(F, FD); in SetFunctionAttributes()
2994 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/CodeGen/
H A DCodeGenModule.cpp1936 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1999 setLinkageForGV(F, FD); in SetFunctionAttributes()
3733 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCodeGenModule.cpp1965 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2028 setLinkageForGV(F, FD); in SetFunctionAttributes()
3790 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1832 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1895 setLinkageForGV(F, FD); in SetFunctionAttributes()
3562 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/CodeGen/
H A DCodeGenModule.cpp1932 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1995 setLinkageForGV(F, FD); in SetFunctionAttributes()
3663 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1775 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1838 setLinkageForGV(F, FD); in SetFunctionAttributes()
3539 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/CodeGen/
H A DCodeGenModule.cpp1746 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1817 setLinkageForGV(F, FD); in SetFunctionAttributes()
3403 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1775 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
1838 setLinkageForGV(F, FD); in SetFunctionAttributes()
3539 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/CodeGen/
H A DCodeGenModule.cpp1965 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2028 setLinkageForGV(F, FD); in SetFunctionAttributes()
3790 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/CodeGen/
H A DCodeGenModule.cpp2065 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2129 setLinkageForGV(F, FD); in SetFunctionAttributes()
3957 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCodeGenModule.cpp2063 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2127 setLinkageForGV(F, FD); in SetFunctionAttributes()
3926 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCodeGenModule.cpp2063 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2127 setLinkageForGV(F, FD); in SetFunctionAttributes()
3926 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2063 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2127 setLinkageForGV(F, FD); in SetFunctionAttributes()
3926 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DCodeGenModule.cpp2063 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2127 setLinkageForGV(F, FD); in SetFunctionAttributes()
3926 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DCodeGenModule.cpp2063 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
2127 setLinkageForGV(F, FD); in SetFunctionAttributes()
3926 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()