Searched defs:GO (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp20 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
29 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AVR/
H A DAVRTargetObjectFile.cpp28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp24 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Lanai/
H A DLanaiTargetObjectFile.cpp64 bool LanaiTargetObjectFile::isGlobalInSmallSection(const GlobalObject *GO, argument
49 isGlobalInSmallSection( const GlobalObject *GO, const TargetMachine &TM) const argument
73 isGlobalInSmallSectionImpl( const GlobalObject *GO, const TargetMachine &TM) const argument
101 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
[all...]
H A DLanaiISelLowering.cpp1170 const GlobalObject *GO = GV->getBaseObject(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp97 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
108 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp38 isGlobalInSmallSection( const GlobalObject *GO, const TargetMachine &TM) const argument
74 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp83 IsGlobalInSmallSection(const GlobalObject *GO, const TargetMachine &TM, argument
94 IsGlobalInSmallSectionImpl(const GlobalObject *GO, argument
69 IsGlobalInSmallSection( const GlobalObject *GO, const TargetMachine &TM) const argument
149 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
[all...]
H A DMipsISelLowering.cpp2076 const GlobalObject *GO = GV->getBaseObject(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp76 static bool isExecuteOnlyFunction(const GlobalObject *GO, SectionKind SK, argument
84 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const argument
93 SelectSectionForGlobal( const GlobalObject *GO, SectionKind SK, const TargetMachine &TM) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DFunctionImportUtils.cpp293 auto *GO = dyn_cast<GlobalObject>(&GV); local
H A DSymbolRewriter.cpp96 static void rewriteComdat(Module &M, GlobalObject *GO, argument
H A DValueMapper.cpp971 void Mapper::remapGlobalObjectMetadata(GlobalObject &GO) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h257 getSectionForExternalReference(const GlobalObject *GO, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp202 SectionKind TargetLoweringObjectFile::getKindForGlobal(const GlobalObject *GO, argument
316 SectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
345 SectionForGlobal(const GlobalObject *GO, const TargetMachine &TM) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp127 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
165 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
199 isGlobalInSmallSection(const GlobalObject *GO, const TargetMachine &TM) const argument
342 selectSmallSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
450 selectSectionForLookupTable( const GlobalObject *GO, const TargetMachine &TM, const Function *Fn) const argument
[all...]
H A DHexagonISelLowering.cpp1231 const GlobalObject *GO = GV->getBaseObject(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DGlobals.cpp292 auto *GO = dyn_cast<GlobalObject>(this); local
300 auto *GO local
[all...]
H A DAsmWriter.cpp1105 void SlotTracker::processGlobalObjectMetadata(const GlobalObject &GO) { argument
3537 maybePrintComdat(formatted_raw_ostream &Out, const GlobalObject &GO) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
H A DMetadataLoader.cpp2138 parseGlobalObjectAttachment( GlobalObject &GO, ArrayRef<uint64_t> Record) argument
H A DBitcodeReader.cpp2062 auto *GO = dyn_cast<GlobalObject>(V); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp543 static const MCSymbolELF *getLinkedToSymbol(const GlobalObject *GO, argument
606 getELFSectionNameForGlobal(const GlobalObject *GO, SectionKind Kind, argument
656 selectExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM, MCContext &Ctx, Mangler &Mang, unsigned &NextUniqueID, bool Retain, bool ForceUnique) argument
787 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
794 selectELFSectionForGlobal( MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, const TargetMachine &TM, bool EmitUniqueSection, unsigned Flags, unsigned *NextUniqueID, const MCSymbolELF *AssociatedSymbol) argument
831 selectELFSectionForGlobal( MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, const TargetMachine &TM, bool Retain, bool EmitUniqueSection, unsigned Flags, unsigned *NextUniqueID) argument
853 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
1202 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
1249 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
1570 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
1609 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
2023 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
2053 selectWasmSectionForGlobal( MCContext &Ctx, const GlobalObject *GO, SectionKind Kind, Mangler &Mang, const TargetMachine &TM, bool EmitUniqueSection, unsigned *NextUniqueID) argument
2084 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
2217 getExplicitSectionGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
2247 getSectionForExternalReference( const GlobalObject *GO, const TargetMachine &TM) const argument
2266 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp262 GlobalObject *GO; member in class:__anon2851::final
279 static GlobalTypeMember *create(BumpPtrAllocator &Alloc, GlobalObject *GO, argument
1183 void LowerTypeTestsModule::verifyTypeMDNode(GlobalObject *GO, MDNode *Type) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp5036 SelectSectionForGlobal( const GlobalObject *GO, SectionKind Kind, const TargetMachine &TM) const argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp2582 const auto *GO = cast<GEPOperator>(C); local
2279 pushGlobalMetadataAttachment( SmallVectorImpl<uint64_t> &Record, const GlobalObject &GO) argument
[all...]

Completed in 568 milliseconds

12