| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.h | 58 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 130 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 191 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, 260 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetObjectFile.cpp | 106 MCSection *RISCVELFTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in RISCVELFTargetObjectFile 113 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
|
| H A D | RISCVTargetObjectFile.h | 36 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
|
| /netbsd-src/external/apache2/llvm/dist/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,
|
| /netbsd-src/external/apache2/llvm/dist/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,
|
| /netbsd-src/external/apache2/llvm/dist/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
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
| H A D | NVPTXTargetObjectFile.h | 28 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ |
| H A D | TargetLoweringObjectFile.cpp | 353 return getSectionForConstant(F.getParent()->getDataLayout(), in getSectionForJumpTable() 375 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFile
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Target/ |
| H A D | TargetLoweringObjectFile.h | 96 virtual MCSection *getSectionForConstant(const DataLayout &DL,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
| H A D | TargetLoweringObjectFileImpl.cpp | 947 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileELF 1319 MCSection *TargetLoweringObjectFileMachO::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileMachO 1946 MCSection *TargetLoweringObjectFileCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileCOFF 1988 return TargetLoweringObjectFile::getSectionForConstant(DL, Kind, C, in getSectionForConstant() 2386 MCSection *TargetLoweringObjectFileXCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileXCOFF
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
| H A D | AsmPrinter.cpp | 1861 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in doFinalization() 2017 MCSection *S = getObjFileLowering().getSectionForConstant( in emitConstantPool() 3106 getObjFileLowering().getSectionForConstant(DL, Kind, C, in GetCPISymbol()
|