Home
last modified time | relevance | path

Searched defs:GO (Results 1 – 25 of 58) sorted by relevance

123

/freebsd-src/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetObjectFile.cpp50 const GlobalObject *GO, const TargetMachine &TM) const { in isGlobalInSmallSection() argument
64 bool LanaiTargetObjectFile::isGlobalInSmallSection(const GlobalObject *GO, in isGlobalInSmallSection() argument
74 const GlobalObject *GO, cons in isGlobalInSmallSectionImpl() argument
102 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp70 const GlobalObject *GO, const TargetMachine &TM) const { in IsGlobalInSmallSection() argument
83 IsGlobalInSmallSection(const GlobalObject *GO, const TargetMachine &TM, in IsGlobalInSmallSection() argument
94 IsGlobalInSmallSectionImpl(const GlobalObject *GO, in IsGlobalInSmallSectionImpl() argument
150 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp21 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
30 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp84 isExecuteOnlyFunction(const GlobalObject * GO,SectionKind SK,const TargetMachine & TM) isExecuteOnlyFunction() argument
93 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind SK,const TargetMachine & TM) const getExplicitSectionGlobal() argument
102 SelectSectionForGlobal(const GlobalObject * GO,SectionKind SK,const TargetMachine & TM) const SelectSectionForGlobal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp127 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
165 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
198 isGlobalInSmallSection(const GlobalObject * GO,const TargetMachine & TM) const isGlobalInSmallSection() argument
344 selectSmallSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const selectSmallSectionForGlobal() argument
452 selectSectionForLookupTable(const GlobalObject * GO,const TargetMachine & TM,const Function * Fn) const selectSectionForLookupTable() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetObjectFile.h33 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal()
37 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, in SelectSectionForGlobal()
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp302 Used.insert(GO); in getModuleMetadata() local
579 getLinkedToSymbol(const GlobalObject * GO,const TargetMachine & TM) getLinkedToSymbol() argument
635 getELFSectionNameForGlobal(const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,unsigned EntrySize,bool UniqueSectionName) getELFSectionNameForGlobal() argument
688 calcUniqueIDUpdateFlagsAndSize(const GlobalObject * GO,StringRef SectionName,SectionKind Kind,const TargetMachine & TM,MCContext & Ctx,Mangler & Mang,unsigned & Flags,unsigned & EntrySize,unsigned & NextUniqueID,const bool Retain,const bool ForceUnique) calcUniqueIDUpdateFlagsAndSize() argument
763 getGlobalObjectInfo(const GlobalObject * GO,const TargetMachine & TM) getGlobalObjectInfo() argument
778 selectExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM,MCContext & Ctx,Mangler & Mang,unsigned & NextUniqueID,bool Retain,bool ForceUnique) selectExplicitSectionGlobal() argument
846 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
853 selectELFSectionForGlobal(MCContext & Ctx,const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,bool EmitUniqueSection,unsigned Flags,unsigned * NextUniqueID,const MCSymbolELF * AssociatedSymbol) selectELFSectionForGlobal() argument
885 selectELFSectionForGlobal(MCContext & Ctx,const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,bool Retain,bool EmitUniqueSection,unsigned Flags,unsigned * NextUniqueID) selectELFSectionForGlobal() argument
912 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
1282 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
1343 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
1575 if (auto *GO = GV->getAliaseeObject()) { getNameWithPrefix() local
1671 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
1719 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
2159 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
2189 selectWasmSectionForGlobal(MCContext & Ctx,const GlobalObject * GO,SectionKind Kind,Mangler & Mang,const TargetMachine & TM,bool EmitUniqueSection,unsigned * NextUniqueID) selectWasmSectionForGlobal() argument
2220 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
2338 if (const GlobalObject *GO = dyn_cast<GlobalObject>(GV)) { getTargetSymbol() local
2365 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
2398 getSectionForExternalReference(const GlobalObject * GO,const TargetMachine & TM) const getSectionForExternalReference() argument
2421 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
2689 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
2701 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DComdat.cpp30 void Comdat::addUser(GlobalObject *GO) { Users.insert(GO); } in addUser()
32 void Comdat::removeUser(GlobalObject *GO) { Users.erase(GO); } in removeUser()
H A DGlobals.cpp187 return GO->getSection(); in getComdat() local
177 if (const GlobalObject *GO = GA->getAliaseeObject()) getSection() local
333 if (auto *GO = dyn_cast<GlobalObject>(C)) { findBaseObject() local
374 auto *GO = dyn_cast<GlobalObject>(this); isAbsoluteSymbolRef() local
382 auto *GO = dyn_cast<GlobalObject>(this); getAbsoluteSymbolRange() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp98 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
109 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp59 isGlobalInSmallSection(const GlobalObject * GO,const TargetMachine & TM) const isGlobalInSmallSection() argument
95 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp320 auto *GO = dyn_cast<GlobalObject>(&GV); in processGlobalForThinLTO() local
342 for (auto &GO : M.global_objects()) in processGlobalsForThinLTO() local
H A DSymbolRewriter.cpp93 static void rewriteComdat(Module &M, GlobalObject *GO, in rewriteComdat() argument
135 if (GlobalObject *GO = dyn_cast<GlobalObject>(S)) in performOnModule() local
190 if (GlobalObject *GO = dyn_cast<GlobalObject>(&C)) in performOnModule() local
H A DNameAnonGlobals.cpp74 for (auto &GO : M.global_objects()) in nameUnamedGlobals() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRTargetObjectFile.cpp39 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
H A DAVRAsmPrinter.cpp242 for (const auto &GO : M.globals()) { doFinalization() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h30 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp25 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp200 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalObject *GO, in getKindForGlobal() argument
322 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SectionForGlobal() argument
350 SectionForGlobal(const GlobalObject * GO,const TargetMachine & TM) const SectionForGlobal() argument
[all...]
H A DTargetMachine.cpp46 auto *GO = GVal->getAliaseeObject(); isLargeGlobalValue() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp56 getExplicitSectionGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const getExplicitSectionGlobal() argument
62 SelectSectionForGlobal(const GlobalObject * GO,SectionKind Kind,const TargetMachine & TM) const SelectSectionForGlobal() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSubtarget.cpp80 if (const auto *GO = dyn_cast<GlobalObject>(GV)) { in isAddressedViaADA() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DThinLTOBitcodeWriter.cpp94 for (auto &GO : ExportM.global_objects()) in promoteInternals() local
306 auto HasTypeMetadata = [](const GlobalObject *GO) { in splitAndWriteThinLTOBitcode() argument
524 for (auto &GO : M.global_objects()) { hasTypeMetadata() local
[all...]
H A DInternalize.cpp142 if (auto *GO = dyn_cast<GlobalObject>(&GV)) { in maybeInternalize() local
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DModuleSymbolTable.cpp217 if (const GlobalObject *GO = GV->getAliaseeObject()) getSymbolFlags() local

123