Home
last modified time | relevance | path

Searched refs:setGVProperties (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGVTT.cpp101 CGM.setGVProperties(VTT, RD); in EmitVTTDefinition()
H A DCodeGenModule.h810 void setGVProperties(llvm::GlobalValue *GV, GlobalDecl GD) const;
811 void setGVProperties(llvm::GlobalValue *GV, const NamedDecl *D) const;
H A DCGVTables.cpp48 CGM.setGVProperties(ThunkFn, GD); in setThunkProperties()
918 CGM.setGVProperties(VTable, RD); in GenerateConstructionVTable()
H A DCodeGenModule.cpp1093 void CodeGenModule::setGVProperties(llvm::GlobalValue *GV, in setGVProperties() function in CodeGenModule
1099 void CodeGenModule::setGVProperties(llvm::GlobalValue *GV, in setGVProperties() function in CodeGenModule
1898 setGVProperties(GV, GD); in SetCommonAttributes()
2098 setGVProperties(F, FD); in SetFunctionAttributes()
3904 setGVProperties(GV, D); in GetOrCreateLLVMGlobal()
4822 setGVProperties(Fn, GD); in EmitGlobalFunctionDefinition()
5511 setGVProperties(GV, VD); in GetAddrOfGlobalTemporary()
H A DCGObjCGNU.cpp2309 CGM.setGVProperties(ClassSymbol, OID); in GetClass()
2326 CGM.setGVProperties(ClassSymbol, VD); in EmitNSAutoreleasePoolClassRef()
3590 CGM.setGVProperties(cast<llvm::GlobalValue>(MetaClassStruct), in GenerateClass()
3599 CGM.setGVProperties(cast<llvm::GlobalValue>(ClassStruct), in GenerateClass()
H A DItaniumCXXABI.cpp291 CGM.setGVProperties(Thunk, GD); in setThunkLinkage()
1763 CGM.setGVProperties(VTable, RD); in emitVTableDefinitions()
1935 CGM.setGVProperties(VTable, RD); in getAddrOfVTable()
3182 CGM.setGVProperties(GV, RD); in GetAddrOfExternalRTTIDescriptor()
H A DCGObjCMac.cpp6608 CGM.setGVProperties(MetaTClass, CI); in GenerateClass()
6648 CGM.setGVProperties(ClassMD, CI); in GenerateClass()
7877 CGM.setGVProperties(Entry, ID); in GetInterfaceEHType()
7917 CGM.setGVProperties(Entry, ID); in GetInterfaceEHType()
H A DCGDecl.cpp277 setGVProperties(GV, &D); in getOrCreateStaticVarDecl()
H A DMicrosoftCXXABI.cpp1262 CGM.setGVProperties(Fn, D); in EmitCXXConstructors()