Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:GV

551   void setGlobalVisibility(llvm::GlobalValue *GV, const NamedDecl *D) const;
555 void setTLSMode(llvm::GlobalVariable *GV, const VarDecl &D) const;
569 void setTypeVisibility(llvm::GlobalValue *GV, const CXXRecordDecl *D,
776 void MaybeHandleStaticInExternC(const SomeDecl *D, llvm::GlobalValue *GV);
781 void AddUsedGlobal(llvm::GlobalValue *GV);
966 llvm::Constant *EmitAnnotateAttr(llvm::GlobalValue *GV,
970 /// Add global annotations that are set on D, for the global GV. Those
972 void AddGlobalAnnotations(const ValueDecl *D, llvm::GlobalValue *GV);
1007 void SetCommonAttributes(const Decl *D, llvm::GlobalValue *GV);
1011 llvm::GlobalValue *GV);