| /freebsd-12.1/contrib/llvm/lib/Target/AVR/ |
| H A D | AVRTargetObjectFile.cpp | 29 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal() function in llvm::AVRTargetObjectFile 38 return Base::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | AVRTargetObjectFile.h | 24 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/ |
| H A D | AMDGPUTargetObjectFile.cpp | 24 MCSection *AMDGPUTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in AMDGPUTargetObjectFile 30 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | AMDGPUTargetObjectFile.h | 27 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-12.1/contrib/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 62 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 107 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 149 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind, 193 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-12.1/contrib/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetObjectFile.cpp | 25 MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile 48 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | PPCTargetObjectFile.h | 25 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-12.1/contrib/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 | 39 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-12.1/contrib/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetObjectFile.cpp | 103 MCSection *LanaiTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in LanaiTargetObjectFile 112 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | LanaiTargetObjectFile.h | 34 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-12.1/contrib/llvm/lib/Target/Hexagon/ |
| H A D | HexagonTargetObjectFile.cpp | 128 MCSection *HexagonTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in HexagonTargetObjectFile 163 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,
|
| /freebsd-12.1/contrib/llvm/lib/Target/Mips/ |
| H A D | MipsTargetObjectFile.cpp | 151 MCSection *MipsTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in MipsTargetObjectFile 165 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
|
| H A D | MipsTargetObjectFile.h | 35 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| /freebsd-12.1/contrib/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetObjectFile.h | 40 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| H A D | NVPTXISelLowering.cpp | 4799 MCSection *NVPTXTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in NVPTXTargetObjectFile
|
| /freebsd-12.1/contrib/llvm/lib/Target/XCore/ |
| H A D | XCoreTargetObjectFile.h | 31 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
|
| H A D | XCoreTargetObjectFile.cpp | 109 MCSection *XCoreTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in XCoreTargetObjectFile
|
| /freebsd-12.1/contrib/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 211 virtual MCSection *SelectSectionForGlobal(const GlobalObject *GO,
|
| /freebsd-12.1/contrib/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 658 MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileELF 952 MCSection *TargetLoweringObjectFileMachO::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileMachO 1314 MCSection *TargetLoweringObjectFileCOFF::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileCOFF 1685 return SelectSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 1730 MCSection *TargetLoweringObjectFileWasm::SelectSectionForGlobal( in SelectSectionForGlobal() function in TargetLoweringObjectFileWasm
|
| /freebsd-12.1/contrib/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 267 return SelectSectionForGlobal(GO, Kind, TM); in SectionForGlobal()
|