| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Lanai/ |
| H A D | LanaiTargetObjectFile.cpp | 119 MCSection *LanaiTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in LanaiTargetObjectFile 126 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
|
| H A D | LanaiTargetObjectFile.h | 38 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 59 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 134 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 200 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 270 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetObjectFile.cpp | 126 MCSection *RISCVELFTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in RISCVELFTargetObjectFile 133 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
|
| H A D | RISCVTargetObjectFile.h | 38 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsTargetObjectFile.cpp | 176 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in MipsTargetObjectFile 184 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
|
| H A D | MipsTargetObjectFile.h | 41 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetObjectFile.h | 24 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVTargetObjectFile.h | 28 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
|
| /freebsd-14.2/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-14.2/contrib/llvm-project/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 358 return getSectionForConstant(F.getParent()->getDataLayout(), in getSectionForJumpTable() 380 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFile
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 98 virtual MCSection *getSectionForConstant(const DataLayout &DL,
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 1005 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileELF 1412 MCSection *TargetLoweringObjectFileMachO::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileMachO 2081 MCSection *TargetLoweringObjectFileCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileCOFF 2123 return TargetLoweringObjectFile::getSectionForConstant(DL, Kind, C, in getSectionForConstant() 2532 MCSection *TargetLoweringObjectFileXCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileXCOFF
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86AsmPrinter.cpp | 1025 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in emitEndOfAsmFile()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 2629 MCSection *S = getObjFileLowering().getSectionForConstant( in emitConstantPool() 3829 getObjFileLowering().getSectionForConstant(DL, Kind, C, in GetCPISymbol()
|