Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp142 getSectionForConstant(SectionKind Kind, const Constant *C) const { in getSectionForConstant() function in MipsTargetObjectFile
147 return TargetLoweringObjectFileELF::getSectionForConstant(Kind, C); in getSectionForConstant()
H A DMipsTargetObjectFile.h42 const MCSection *getSectionForConstant(SectionKind Kind,
/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h46 const MCSection *getSectionForConstant(SectionKind Kind,
102 const MCSection *getSectionForConstant(SectionKind Kind,
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.h37 const MCSection *getSectionForConstant(SectionKind Kind,
H A DXCoreTargetObjectFile.cpp169 XCoreTargetObjectFile::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in XCoreTargetObjectFile
/minix/external/bsd/llvm/dist/llvm/lib/Target/X86/
H A DX86TargetObjectFile.cpp141 X86WindowsTargetObjectFile::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in X86WindowsTargetObjectFile
170 return TargetLoweringObjectFile::getSectionForConstant(Kind, C); in getSectionForConstant()
H A DX86TargetObjectFile.h52 const MCSection *getSectionForConstant(SectionKind Kind,
H A DX86AsmPrinter.cpp565 getObjFileLowering().getSectionForConstant(Kind, C))) { in GetCPISymbol()
/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h73 virtual const MCSection *getSectionForConstant(SectionKind Kind,
/minix/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h90 const MCSection *getSectionForConstant(SectionKind Kind, in getSectionForConstant() function
/minix/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp277 TargetLoweringObjectFile::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in TargetLoweringObjectFile
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp345 TargetLoweringObjectFileELF::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in TargetLoweringObjectFileELF
646 TargetLoweringObjectFileMachO::getSectionForConstant(SectionKind Kind, in getSectionForConstant() function in TargetLoweringObjectFileMachO
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1031 getObjFileLowering().getSectionForConstant(SectionKind::getReadOnly(), in doFinalization()
1109 const MCSection *S = getObjFileLowering().getSectionForConstant(Kind, C); in EmitConstantPool()
1197 getObjFileLowering().getSectionForConstant(SectionKind::getReadOnly(), in EmitJumpTableInfo()