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

/external/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h110 virtual const MCSection *getSectionForConstant(SectionKind Kind) const { function in class:llvm::NVPTXTargetObjectFile
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp277 /// getSectionForConstant - Given a mergable constant with the
281 TargetLoweringObjectFile::getSectionForConstant(SectionKind Kind) const { function in class:TargetLoweringObjectFile
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp327 /// getSectionForConstant - Given a mergeable constant with the
331 getSectionForConstant(SectionKind Kind) const { function in class:TargetLoweringObjectFileELF
587 TargetLoweringObjectFileMachO::getSectionForConstant(SectionKind Kind) const { function in class:TargetLoweringObjectFileMachO

Completed in 107 milliseconds