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 283 /// getSectionForConstant - Given a mergable constant with the
287 TargetLoweringObjectFile::getSectionForConstant(SectionKind Kind) const {
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 297 /// getSectionForConstant - Given a mergeable constant with the
301 getSectionForConstant(SectionKind Kind) const {
455 TargetLoweringObjectFileMachO::getSectionForConstant(SectionKind Kind) const {

Completed in 412 milliseconds