Home
last modified time | relevance | path

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

12345

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiTargetObjectFile.cpp51 const GlobalObject *GO, const TargetMachine &TM) const { in isGlobalInSmallSection() argument
65 bool LanaiTargetObjectFile::isGlobalInSmallSection(const GlobalObject *GO, in isGlobalInSmallSection()
75 const GlobalObject *GO, const TargetMachine &TM) const { in isGlobalInSmallSectionImpl() argument
103 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiTargetObjectFile.cpp50 const GlobalObject *GO, const TargetMachine &TM) const { in isGlobalInSmallSection() argument
64 bool LanaiTargetObjectFile::isGlobalInSmallSection(const GlobalObject *GO, in isGlobalInSmallSection()
74 const GlobalObject *GO, const TargetMachine &TM) const { in isGlobalInSmallSectionImpl() argument
102 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/llvm-project/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp70 const GlobalObject *GO, const TargetMachine &TM) const { in IsGlobalInSmallSection() argument
83 IsGlobalInSmallSection(const GlobalObject *GO, const TargetMachine &TM, in IsGlobalInSmallSection()
94 IsGlobalInSmallSectionImpl(const GlobalObject *GO, in IsGlobalInSmallSectionImpl()
150 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp71 const GlobalObject *GO, const TargetMachine &TM) const { in IsGlobalInSmallSection() argument
84 IsGlobalInSmallSection(const GlobalObject *GO, const TargetMachine &TM, in IsGlobalInSmallSection()
95 IsGlobalInSmallSectionImpl(const GlobalObject *GO, in IsGlobalInSmallSectionImpl()
151 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUTargetObjectFile.cpp24 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
33 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetObjectFile.cpp24 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
33 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp75 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction()
84 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
93 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/llvm-project/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp75 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, in isExecuteOnlyFunction()
84 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
93 const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp128 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
166 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
199 bool HexagonTargetObjectFile::isGlobalInSmallSection(const GlobalObject *GO, in isGlobalInSmallSection()
342 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in selectSmallSectionForGlobal() argument
450 const GlobalObject *GO, const TargetMachine &TM, const Function *Fn) const { in selectSectionForLookupTable() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp128 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
166 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
199 bool HexagonTargetObjectFile::isGlobalInSmallSection(const GlobalObject *GO, in isGlobalInSmallSection()
340 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in selectSmallSectionForGlobal() argument
448 const GlobalObject *GO, const TargetMachine &TM, const Function *Fn) const { in selectSectionForLookupTable() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DGlobals.cpp100 if (const GlobalObject *GO = GA->getBaseObject()) in getAlignment() local
168 if (const GlobalObject *GO = GA->getBaseObject()) in getSection() local
178 if (const GlobalObject *GO = GA->getBaseObject()) in getComdat() local
287 if (auto *GO = dyn_cast<GlobalObject>(this)) in getBaseObject() local
295 auto *GO = dyn_cast<GlobalObject>(this); in isAbsoluteSymbolRef() local
303 auto *GO = dyn_cast<GlobalObject>(this); in getAbsoluteSymbolRange() local
436 if (auto *GO = dyn_cast<GlobalObject>(C)) in findBaseObject() local
/external/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp30 const GlobalObject *GO = GA->getBaseObject(); in doImportAsDefinition() local
205 auto *GO = dyn_cast_or_null<GlobalObject>(&GV); in processGlobalForThinLTO() local
/external/llvm-project/llvm/lib/Target/XCore/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
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
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVTargetObjectFile.cpp39 const GlobalObject *GO, const TargetMachine &TM) const { in isGlobalInSmallSection() argument
75 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVTargetObjectFile.cpp40 const GlobalObject *GO, const TargetMachine &TM) const { in isGlobalInSmallSection() argument
76 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
/external/llvm-project/llvm/lib/IR/
DGlobals.cpp165 if (const GlobalObject *GO = GA->getBaseObject()) in getSection() local
175 if (const GlobalObject *GO = GA->getBaseObject()) in getComdat() local
284 if (auto *GO = dyn_cast<GlobalObject>(this)) in getBaseObject() local
292 auto *GO = dyn_cast<GlobalObject>(this); in isAbsoluteSymbolRef() local
300 auto *GO = dyn_cast<GlobalObject>(this); in getAbsoluteSymbolRange() local
436 if (auto *GO = dyn_cast<GlobalObject>(C)) in findBaseObject() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp515 static const MCSymbolELF *getAssociatedSymbol(const GlobalObject *GO, in getAssociatedSymbol()
558 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
631 MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, in selectELFSectionForGlobal()
685 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
938 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
979 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
1207 if (auto *GO = GV->getBaseObject()) { in getNameWithPrefix() local
1300 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
1339 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
1705 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp286 auto *GO = dyn_cast<GlobalObject>(&GV); in processGlobalForThinLTO() local
308 for (auto &GO : M.global_objects()) in processGlobalsForThinLTO() local
/external/llvm-project/llvm/lib/Transforms/Utils/
DFunctionImportUtils.cpp293 auto *GO = dyn_cast<GlobalObject>(&GV); in processGlobalForThinLTO() local
315 for (auto &GO : M.global_objects()) in processGlobalsForThinLTO() local
/external/llvm-project/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp538 static const MCSymbolELF *getLinkedToSymbol(const GlobalObject *GO, in getLinkedToSymbol()
601 getELFSectionNameForGlobal(const GlobalObject *GO, SectionKind Kind, in getELFSectionNameForGlobal()
650 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
765 MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, in selectELFSectionForGlobal()
799 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
1143 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
1184 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
1412 if (auto *GO = GV->getBaseObject()) { in getNameWithPrefix() local
1505 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in getExplicitSectionGlobal() argument
1544 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument
[all …]
/external/llvm-project/llvm/lib/Target/
DTargetLoweringObjectFile.cpp154 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalObject *GO, in getKindForGlobal()
262 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SectionForGlobal() argument
290 TargetLoweringObjectFile::SectionForGlobal(const GlobalObject *GO, in SectionForGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AVR/
DAVRTargetObjectFile.cpp28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal()
/external/llvm-project/llvm/lib/Target/AVR/
DAVRTargetObjectFile.cpp28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetObjectFile.cpp25 const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const { in SelectSectionForGlobal() argument

12345