| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 65 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 124 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 168 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 209 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 253 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 292 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AVR/ |
| H A D | AVRTargetObjectFile.cpp | 28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal() function in llvm::AVRTargetObjectFile 37 return Base::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | AVRTargetObjectFile.h | 23 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-13.1/contrib/llvm-project/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,
|
| /freebsd-13.1/contrib/llvm-project/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,
|
| /freebsd-13.1/contrib/llvm-project/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,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMTargetObjectFile.cpp | 93 MCSection *ARMElfTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in ARMElfTargetObjectFile 99 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, SK, TM); in SelectSectionForGlobal()
|
| H A D | ARMTargetObjectFile.h | 38 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-13.1/contrib/llvm-project/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,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetObjectFile.cpp | 127 MCSection *HexagonTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in HexagonTargetObjectFile 162 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 424 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in selectSmallSectionForGlobal() 460 return SelectSectionForGlobal(FuncObj, Kind, TM); in selectSectionForLookupTable()
|
| H A D | HexagonTargetObjectFile.h | 22 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-13.1/contrib/llvm-project/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,
|
| /freebsd-13.1/contrib/llvm-project/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
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetObjectFile.h | 39 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| H A D | NVPTXISelLowering.cpp | 5122 MCSection *NVPTXTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in NVPTXTargetObjectFile
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 874 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileELF 1270 MCSection *TargetLoweringObjectFileMachO::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileMachO 1629 MCSection *TargetLoweringObjectFileCOFF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileCOFF 2048 return SelectSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 2104 MCSection *TargetLoweringObjectFileWasm::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileWasm 2297 MCSection *TargetLoweringObjectFileXCOFF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileXCOFF 2537 return SelectSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 2540 MCSection *TargetLoweringObjectFileGOFF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileGOFF
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 278 virtual MCSection *SelectSectionForGlobal(const GlobalObject *GO,
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 338 return SelectSectionForGlobal(GO, Kind, TM); in SectionForGlobal()
|