HomeSort by relevance Sort by last modified time
    Searched defs:getSectionForConstant (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 90 virtual const MCSection *getSectionForConstant(SectionKind Kind) const {
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 277 /// getSectionForConstant - Given a mergable constant with the
281 TargetLoweringObjectFile::getSectionForConstant(SectionKind Kind) const {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 327 /// getSectionForConstant - Given a mergeable constant with the
331 getSectionForConstant(SectionKind Kind) const {
588 TargetLoweringObjectFileMachO::getSectionForConstant(SectionKind Kind) const {

Completed in 111 milliseconds