Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h59 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
134 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
195 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
265 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp106 MCSection *RISCVELFTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in RISCVELFTargetObjectFile
113 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
H A DRISCVTargetObjectFile.h36 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/openbsd-src/gnu/llvm/llvm/lib/Target/Lanai/
H A DLanaiTargetObjectFile.cpp119 MCSection *LanaiTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in LanaiTargetObjectFile
126 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
H A DLanaiTargetObjectFile.h38 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp176 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL, in getSectionForConstant() function in MipsTargetObjectFile
184 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
H A DMipsTargetObjectFile.h41 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/openbsd-src/gnu/llvm/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h24 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVTargetObjectFile.h28 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
/openbsd-src/gnu/llvm/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.h33 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
H A DXCoreTargetObjectFile.cpp143 MCSection *XCoreTargetObjectFile::getSectionForConstant( in getSectionForConstant() function in XCoreTargetObjectFile
/openbsd-src/gnu/llvm/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp358 return getSectionForConstant(F.getParent()->getDataLayout(), in getSectionForJumpTable()
380 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFile
/openbsd-src/gnu/llvm/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h98 virtual MCSection *getSectionForConstant(const DataLayout &DL,
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1016 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileELF
1397 MCSection *TargetLoweringObjectFileMachO::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileMachO
2039 MCSection *TargetLoweringObjectFileCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileCOFF
2081 return TargetLoweringObjectFile::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
2493 MCSection *TargetLoweringObjectFileXCOFF::getSectionForConstant( in getSectionForConstant() function in TargetLoweringObjectFileXCOFF
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp932 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant( in emitEndOfAsmFile()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2419 MCSection *S = getObjFileLowering().getSectionForConstant( in emitConstantPool()
3586 getObjFileLowering().getSectionForConstant(DL, Kind, C, in GetCPISymbol()