/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 59 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/ |
D | AMDGPUTargetObjectFile.cpp | 32 MCSection *AMDGPUTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in AMDGPUTargetObjectFile 39 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GO, SK, TM); in getExplicitSectionGlobal()
|
D | AMDGPUTargetObjectFile.h | 28 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetObjectFile.cpp | 83 MCSection *ARMElfTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in ARMElfTargetObjectFile 89 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GO, SK, TM); in getExplicitSectionGlobal()
|
D | ARMTargetObjectFile.h | 35 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 250 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/ |
D | XCoreTargetObjectFile.h | 27 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
|
D | XCoreTargetObjectFile.cpp | 97 MCSection *XCoreTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in XCoreTargetObjectFile
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetObjectFile.h | 34 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/ |
D | HexagonTargetObjectFile.cpp | 165 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()
|
D | HexagonTargetObjectFile.h | 24 MCSection *getExplicitSectionGlobal(const GlobalObject *GO,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 126 getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 557 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
|