Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h67 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
147 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
215 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
285 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiTargetObjectFile.cpp116 MCSection *LanaiTargetObjectFile::getSectionForConstant( in isConstantInSmallSection()
123 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
119 MCSection *LanaiTargetObjectFile::getSectionForConstant( getSectionForConstant() function in LanaiTargetObjectFile
H A DLanaiTargetObjectFile.h38 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/llvm-project/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp175 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL,
183 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C, in getSectionForConstant()
176 MCSection *MipsTargetObjectFile::getSectionForConstant(const DataLayout &DL, getSectionForConstant() function in MipsTargetObjectFile
H A DMipsTargetObjectFile.h41 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVTargetObjectFile.cpp161 MCSection *RISCVELFTargetObjectFile::getSectionForConstant(
179 return TargetLoweringObjectFileELF::getSectionForConstant(DL, Kind, C,
137 MCSection *RISCVELFTargetObjectFile::getSectionForConstant( getSectionForConstant() function in RISCVELFTargetObjectFile
H A DRISCVTargetObjectFile.h43 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind,
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h24 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
/llvm-project/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
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVTargetObjectFile.h28 MCSection *getSectionForConstant(const DataLayout &DL, SectionKind Kind, in getSectionForConstant() function
/llvm-project/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp358 return getSectionForConstant(F.getDataLayout(), in shouldPutJumpTableInFunctionSection()
380 MCSection *TargetLoweringObjectFile::getSectionForConstant( in getSectionForConstant()
375 MCSection *TargetLoweringObjectFile::getSectionForConstant( getSectionForConstant() function in TargetLoweringObjectFile
/llvm-project/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h103 virtual MCSection *getSectionForConstant(const DataLayout &DL,
/llvm-project/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp1048 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( in getSectionForMachineBasicBlock()
1441 MCSection *TargetLoweringObjectFileMachO::getSectionForConstant( in getTTypeGlobalReference()
2102 MCSection *TargetLoweringObjectFileCOFF::getSectionForConstant( in getSectionForConstant()
2144 return TargetLoweringObjectFile::getSectionForConstant(DL, Kind, C, in getWasmSectionFlags()
2583 MCSection *TargetLoweringObjectFileXCOFF::getSectionForConstant( in Initialize()
1008 MCSection *TargetLoweringObjectFileELF::getSectionForConstant( getSectionForConstant() function in TargetLoweringObjectFileELF
1410 MCSection *TargetLoweringObjectFileMachO::getSectionForConstant( getSectionForConstant() function in TargetLoweringObjectFileMachO
2071 MCSection *TargetLoweringObjectFileCOFF::getSectionForConstant( getSectionForConstant() function in TargetLoweringObjectFileCOFF
2548 MCSection *TargetLoweringObjectFileXCOFF::getSectionForConstant( getSectionForConstant() function in TargetLoweringObjectFileXCOFF
/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp1052 MCSection *ReadOnlySection = getObjFileLowering().getSectionForConstant(
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2796 MCSection *S = getObjFileLowering().getSectionForConstant( in emitJumpTableEntry()
4124 getObjFileLowering().getSectionForConstant(DL, Kind, C, in getOrCreateGCPrinter()