Home
last modified time | relevance | path

Searched defs:getExplicitSectionGlobal (Results 1 – 18 of 18) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A 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
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp851 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileELF
1280 MCSection *TargetLoweringObjectFileMachO::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileMachO
1650 MCSection *TargetLoweringObjectFileCOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileCOFF
2116 MCSection *TargetLoweringObjectFileWasm::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileWasm
2320 MCSection *TargetLoweringObjectFileXCOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileXCOFF
2645 MCSection *TargetLoweringObjectFileGOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileGOFF
/aosp_15_r20/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp207 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileELF
544 MCSection *TargetLoweringObjectFileMachO::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileMachO
888 MCSection *TargetLoweringObjectFileCOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileCOFF
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp32 MCSection *AMDGPUTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in AMDGPUTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp29 MCSection *AMDGPUTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in AMDGPUTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h30 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h34 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal() function
/aosp_15_r20/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h94 MCSection *getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, in getExplicitSectionGlobal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVTargetObjectFile.h33 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp97 MCSection *XCoreTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in XCoreTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp97 MCSection *XCoreTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in XCoreTargetObjectFile
/aosp_15_r20/external/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp99 XCoreTargetObjectFile::getExplicitSectionGlobal(const GlobalValue *GV, in getExplicitSectionGlobal() function in XCoreTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp83 MCSection *ARMElfTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in ARMElfTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp92 MCSection *ARMElfTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in ARMElfTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDirectXTargetMachine.cpp55 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal() function in DXILTargetObjectFile
/aosp_15_r20/external/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp138 MCSection *HexagonTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in HexagonTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp164 MCSection *HexagonTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in HexagonTargetObjectFile
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp165 MCSection *HexagonTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in HexagonTargetObjectFile