Searched refs:getStaticLocalDeclAddress (Results 1 – 4 of 4) sorted by relevance
121 cir::GlobalOp getStaticLocalDeclAddress(const VarDecl *d) { in getStaticLocalDeclAddress() function
271 if (cir::GlobalOp existingGV = getStaticLocalDeclAddress(&d)) in getOrCreateStaticVarDecl()
763 llvm::Constant *getStaticLocalDeclAddress(const VarDecl *D) { in getStaticLocalDeclAddress() function
1062 Address(VD->isStaticLocal() ? CGM.getStaticLocalDeclAddress(VD) in EmitOMPCopyinClause()