Home
last modified time | relevance | path

Searched refs:SelectSectionForGlobal (Results 1 – 24 of 24) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h65 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 DAVRTargetObjectFile.cpp28 AVRTargetObjectFile::SelectSectionForGlobal(const GlobalObject *GO, in SelectSectionForGlobal() function in llvm::AVRTargetObjectFile
37 return Base::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
H A DAVRTargetObjectFile.h23 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetObjectFile.cpp20 MCSection *AMDGPUTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in AMDGPUTargetObjectFile
26 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
H A DAMDGPUTargetObjectFile.h24 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp24 MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile
48 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
H A DPPCTargetObjectFile.h24 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp74 MCSection *RISCVELFTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in RISCVELFTargetObjectFile
83 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
H A DRISCVTargetObjectFile.h30 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMTargetObjectFile.cpp93 MCSection *ARMElfTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in ARMElfTargetObjectFile
99 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, SK, TM); in SelectSectionForGlobal()
H A DARMTargetObjectFile.h38 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetObjectFile.cpp101 MCSection *LanaiTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in LanaiTargetObjectFile
110 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
H A DLanaiTargetObjectFile.h32 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp127 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 DHexagonTargetObjectFile.h22 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp149 MCSection *MipsTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in MipsTargetObjectFile
163 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
H A DMipsTargetObjectFile.h34 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.h30 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
H A DXCoreTargetObjectFile.cpp108 MCSection *XCoreTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in XCoreTargetObjectFile
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h39 MCSection *SelectSectionForGlobal(const GlobalObject *GO, SectionKind Kind,
H A DNVPTXISelLowering.cpp5122 MCSection *NVPTXTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in NVPTXTargetObjectFile
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp874 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 DTargetLoweringObjectFile.h278 virtual MCSection *SelectSectionForGlobal(const GlobalObject *GO,
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp338 return SelectSectionForGlobal(GO, Kind, TM); in SectionForGlobal()