Home
last modified time | relevance | path

Searched refs:getExplicitSectionGlobal (Results 1 – 13 of 13) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h59 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
110 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
147 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
191 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
221 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUTargetObjectFile.cpp32 MCSection *AMDGPUTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in AMDGPUTargetObjectFile
39 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GO, SK, TM); in getExplicitSectionGlobal()
DAMDGPUTargetObjectFile.h28 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetObjectFile.cpp83 MCSection *ARMElfTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in ARMElfTargetObjectFile
89 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GO, SK, TM); in getExplicitSectionGlobal()
DARMTargetObjectFile.h35 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp250 return getExplicitSectionGlobal(GO, Kind, TM); in SectionForGlobal()
258 return getExplicitSectionGlobal(GO, Kind, TM); in SectionForGlobal()
264 return getExplicitSectionGlobal(GO, Kind, TM); in SectionForGlobal()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.h27 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
DXCoreTargetObjectFile.cpp97 MCSection *XCoreTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in XCoreTargetObjectFile
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h34 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp165 MCSection *HexagonTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in HexagonTargetObjectFile
194 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GO, Kind, TM); in getExplicitSectionGlobal()
454 return getExplicitSectionGlobal(Fn, Kind, TM); in selectSectionForLookupTable()
DHexagonTargetObjectFile.h24 MCSection *getExplicitSectionGlobal(const GlobalObject *GO,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h126 getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp557 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileELF
937 MCSection *TargetLoweringObjectFileMachO::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileMachO
1299 MCSection *TargetLoweringObjectFileCOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileCOFF
1704 MCSection *TargetLoweringObjectFileWasm::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileWasm
1830 MCSection *TargetLoweringObjectFileXCOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileXCOFF