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

  /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 297 /// getSectionForConstant - Given a mergeable constant with the
301 getSectionForConstant(SectionKind Kind) const {
535 TargetLoweringObjectFileMachO::getSectionForConstant(SectionKind Kind) const {

Completed in 122 milliseconds