| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 65 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 71 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 154 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 223 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 285 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetObjectFile.cpp | 116 MCSection *LanaiTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in LanaiTargetObjectFile 123 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
|
| H A D | LanaiTargetObjectFile.h | 38 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 386 return getSectionForConstant(F.getDataLayout(), in getSectionForJumpTable() 408 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFile 417 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFile 423 return getSectionForConstant(DL, Kind, C, Alignment); in getSectionForConstant()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsTargetObjectFile.cpp | 175 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in MipsTargetObjectFile 183 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
|
| H A D | MipsTargetObjectFile.h | 41 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetObjectFile.cpp | 161 MCSection *RISCVELFTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in RISCVELFTargetObjectFile 179 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
|
| H A D | RISCVTargetObjectFile.h | 43 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetObjectFile.h | 24 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/XCore/ |
| H A D | XCoreTargetObjectFile.h | 33 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| H A D | XCoreTargetObjectFile.cpp | 143 MCSection *XCoreTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in XCoreTargetObjectFile
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVTargetObjectFile.h | 28 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 107 virtual MCSection *getSectionForConstant(const DataLayout &DL, 113 virtual MCSection *getSectionForConstant(const DataLayout &DL,
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 1036 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileELF 1054 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileELF 1060 return getSectionForConstant(DL, Kind, C, Alignment); in getSectionForConstant() 1472 MCSection *TargetLoweringObjectFileMachO::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileMachO 2134 MCSection *TargetLoweringObjectFileCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileCOFF 2176 return TargetLoweringObjectFile::getSectionForConstant(DL, Kind, C, in getSectionForConstant() 2595 MCSection *TargetLoweringObjectFileXCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileXCOFF
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86AsmPrinter.cpp | 1094 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in emitEndOfAsmFile()
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 2894 MCSection *S = getObjFileLowering().getSectionForConstant( in emitConstantPool() 4224 getObjFileLowering().getSectionForConstant(DL, Kind, C, in GetCPISymbol()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 18002 …rConstantENS_11SectionKindE", "llvm::TargetLoweringObjectFileELF::getSectionForConstant(llvm::Sect… 18008 …onstantENS_11SectionKindE", "llvm::TargetLoweringObjectFileMachO::getSectionForConstant(llvm::Sect… 20547 …nForConstantENS_11SectionKindE", "llvm::TargetLoweringObjectFile::getSectionForConstant(llvm::Sect…
|