Searched defs:getSectionForConstant (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h90 virtual const MCSection *getSectionForConstant(SectionKind Kind) const { function in class:llvm::NVPTXTargetObjectFile
/freebsd-10-stable/contrib/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp291 TargetLoweringObjectFile::getSectionForConstant(SectionKind Kind) const { function in class:TargetLoweringObjectFile
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp331 getSectionForConstant(SectionKind Kind) const { function in class:TargetLoweringObjectFileELF
588 TargetLoweringObjectFileMachO::getSectionForConstant(SectionKind Kind) const { function in class:TargetLoweringObjectFileMachO

Completed in 168 milliseconds