Home
last modified time | relevance | path

Searched refs:getSectionForConstant (Results 1 – 25 of 43) sorted by relevance

12

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h55 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
113 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
179 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
241 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm-project/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h54 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
122 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
183 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
248 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/RISCV/
DRISCVTargetObjectFile.cpp106 MCSection *RISCVELFTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in RISCVELFTargetObjectFile
113 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, Align); in getSectionForConstant()
DRISCVTargetObjectFile.h37 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVTargetObjectFile.cpp105 MCSection *RISCVELFTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in RISCVELFTargetObjectFile
112 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
DRISCVTargetObjectFile.h36 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm-project/llvm/lib/Target/Lanai/
DLanaiTargetObjectFile.cpp119 MCSection *LanaiTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in LanaiTargetObjectFile
126 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
DLanaiTargetObjectFile.h38 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Lanai/
DLanaiTargetObjectFile.cpp120 MCSection *LanaiTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in LanaiTargetObjectFile
128 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, Align); in getSectionForConstant()
DLanaiTargetObjectFile.h39 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm/lib/Target/Lanai/
DLanaiTargetObjectFile.cpp114 MCSection *LanaiTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in LanaiTargetObjectFile
122 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, Align); in getSectionForConstant()
DLanaiTargetObjectFile.h40 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp143 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in MipsTargetObjectFile
151 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, Align); in getSectionForConstant()
DMipsTargetObjectFile.h42 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp177 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in MipsTargetObjectFile
185 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, Align); in getSectionForConstant()
DMipsTargetObjectFile.h41 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm-project/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp176 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in MipsTargetObjectFile
184 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
DMipsTargetObjectFile.h41 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm/lib/Target/X86/
DX86TargetObjectFile.cpp133 MCSection *X86WindowsTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in X86WindowsTargetObjectFile
169 return TargetLoweringObjectFile::getSectionForConstant(DL, Kind, C, Align); in getSectionForConstant()
/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h52 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
114 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/llvm-project/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.h33 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.h33 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h28 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
/external/llvm-project/llvm/lib/Target/NVPTX/
DNVPTXTargetObjectFile.h28 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
/external/llvm/lib/Target/XCore/
DXCoreTargetObjectFile.h36 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,

12