| /openbsd-src/gnu/llvm/llvm/lib/Target/AVR/ |
| H A D | AVRTargetObjectFile.cpp | 38 MCSection *AVRTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in llvm::AVRTargetObjectFile 51 return Base::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 82 return Base::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | AVRTargetObjectFile.h | 23 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 66 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 128 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 172 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 213 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 257 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 303 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetObjectFile.cpp | 20 MCSection *AMDGPUTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in AMDGPUTargetObjectFile 26 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | AMDGPUTargetObjectFile.h | 24 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetObjectFile.cpp | 24 MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile 48 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | PPCTargetObjectFile.h | 24 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetObjectFile.cpp | 74 MCSection *RISCVELFTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in RISCVELFTargetObjectFile 83 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | RISCVTargetObjectFile.h | 30 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetObjectFile.cpp | 101 MCSection *LanaiTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in LanaiTargetObjectFile 110 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | LanaiTargetObjectFile.h | 32 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMTargetObjectFile.cpp | 101 MCSection *ARMElfTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in ARMElfTargetObjectFile 107 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, SK, TM); in SelectSectionForGlobal()
|
| H A D | ARMTargetObjectFile.h | 42 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetObjectFile.cpp | 126 MCSection *HexagonTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in HexagonTargetObjectFile 161 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 425 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in selectSmallSectionForGlobal() 461 return SelectSectionForGlobal(FuncObj, Kind, TM); in selectSectionForLookupTable()
|
| H A D | HexagonTargetObjectFile.h | 22 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/Mips/ |
| H A D | MipsTargetObjectFile.cpp | 149 MCSection *MipsTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in MipsTargetObjectFile 163 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | MipsTargetObjectFile.h | 34 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetObjectFile.h | 35 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVTargetObjectFile.h | 37 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, in SelectSectionForGlobal() function
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/XCore/ |
| H A D | XCoreTargetObjectFile.h | 30 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| H A D | XCoreTargetObjectFile.cpp | 108 MCSection *XCoreTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in XCoreTargetObjectFile
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/DirectX/ |
| H A D | DirectXTargetMachine.cpp | 61 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, in SelectSectionForGlobal() function in DXILTargetObjectFile
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 288 virtual MCSection *SelectSectionForGlobal(const GlobalObject *GO,
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 922 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileELF 1327 MCSection *TargetLoweringObjectFileMachO::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileMachO 1689 MCSection *TargetLoweringObjectFileCOFF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileCOFF 2121 return SelectSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 2177 MCSection *TargetLoweringObjectFileWasm::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileWasm 2373 MCSection *TargetLoweringObjectFileXCOFF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileXCOFF 2647 return SelectSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 2650 MCSection *TargetLoweringObjectFileGOFF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileGOFF
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 343 return SelectSectionForGlobal(GO, Kind, TM); in SectionForGlobal()
|