Home | History | Annotate | Download | only in CodeGen

Lines Matching full:vardecl

39 class VarDecl;
334 llvm::Constant *getOrCreateThreadPrivateCache(const VarDecl *VD);
354 llvm::DenseSet<const VarDecl *> ThreadPrivateWithDefinition;
387 const OMPExecutableDirective &D, const VarDecl *ThreadIDVar,
400 const OMPExecutableDirective &D, const VarDecl *ThreadIDVar,
591 const VarDecl *VD,
604 emitThreadPrivateVarDefinition(const VarDecl *VD, Address VDAddr,