| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsTargetObjectFile.cpp | 141 MipsTargetObjectFile::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in MipsTargetObjectFile 147 return TargetLoweringObjectFileELF::getSectionForConstant(Kind, C); in getSectionForConstant()
|
| HD | MipsTargetObjectFile.h | 42 MCSection *getSectionForConstant(SectionKind Kind,
|
| /NextBSD/contrib/llvm/include/llvm/CodeGen/ |
| HD | TargetLoweringObjectFileImpl.h | 49 MCSection *getSectionForConstant(SectionKind Kind, 106 MCSection *getSectionForConstant(SectionKind Kind,
|
| /NextBSD/contrib/llvm/lib/Target/X86/ |
| HD | X86TargetObjectFile.cpp | 156 X86WindowsTargetObjectFile::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in X86WindowsTargetObjectFile 174 return TargetLoweringObjectFile::getSectionForConstant(Kind, C); in getSectionForConstant()
|
| HD | X86TargetObjectFile.h | 61 MCSection *getSectionForConstant(SectionKind Kind,
|
| HD | X86AsmPrinter.cpp | 571 getObjFileLowering().getSectionForConstant(Kind, C))) { in GetCPISymbol()
|
| /NextBSD/contrib/llvm/lib/Target/XCore/ |
| HD | XCoreTargetObjectFile.h | 36 MCSection *getSectionForConstant(SectionKind Kind,
|
| HD | XCoreTargetObjectFile.cpp | 146 XCoreTargetObjectFile::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in XCoreTargetObjectFile
|
| /NextBSD/contrib/llvm/lib/Target/ |
| HD | TargetLoweringObjectFile.cpp | 276 return getSectionForConstant(SectionKind::getReadOnly(), /*C=*/nullptr); in getSectionForJumpTable() 300 TargetLoweringObjectFile::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in TargetLoweringObjectFile
|
| /NextBSD/contrib/llvm/lib/Target/WebAssembly/ |
| HD | WebAssemblyTargetObjectFile.h | 49 MCSection *getSectionForConstant(SectionKind Kind, in getSectionForConstant() function
|
| /NextBSD/contrib/llvm/lib/Target/NVPTX/ |
| HD | NVPTXTargetObjectFile.h | 87 MCSection *getSectionForConstant(SectionKind Kind, in getSectionForConstant() function
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetLoweringObjectFile.h | 74 virtual MCSection *getSectionForConstant(SectionKind Kind,
|
| /NextBSD/contrib/llvm/lib/CodeGen/ |
| HD | TargetLoweringObjectFileImpl.cpp | 354 TargetLoweringObjectFileELF::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in TargetLoweringObjectFileELF 638 TargetLoweringObjectFileMachO::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in TargetLoweringObjectFileMachO
|
| /NextBSD/contrib/llvm/lib/CodeGen/AsmPrinter/ |
| HD | AsmPrinter.cpp | 1124 getObjFileLowering().getSectionForConstant(SectionKind::getReadOnly(), in doFinalization() 1216 MCSection *S = getObjFileLowering().getSectionForConstant(Kind, C); in EmitConstantPool()
|