Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenModule.cpp498 static void setLinkageForGV(cir::GlobalOp &gv, const NamedDecl *nd) { in setLinkageForGV() function
591 setLinkageForGV(gv, d); in getOrCreateCIRGlobal()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp2982 static void setLinkageForGV(llvm::GlobalValue *GV, const NamedDecl *ND) { in setLinkageForGV() function
3093 setLinkageForGV(F, FD); in SetFunctionAttributes()
5277 setLinkageForGV(GV, D); in GetOrCreateLLVMGlobal()