HomeSort by relevance Sort by last modified time
    Searched refs:SelectSectionForGlobal (Results 1 - 10 of 10) sorted by null

  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.h 32 const MCSection* SelectSectionForGlobal(const GlobalValue *GV,
HexagonTargetObjectFile.cpp 83 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
93 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM);
  /external/llvm/lib/Target/MBlaze/
MBlazeTargetObjectFile.h 33 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
MBlazeTargetObjectFile.cpp 77 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
89 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM);
  /external/llvm/lib/Target/Mips/
MipsTargetObjectFile.h 32 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
MipsTargetObjectFile.cpp 89 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
101 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM);
  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 53 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
88 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
127 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 141 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 253 return SelectSectionForGlobal(GV, Kind, Mang, TM);
259 TargetLoweringObjectFile::SelectSectionForGlobal(const GlobalValue *GV,
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 207 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
471 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
689 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,

Completed in 319 milliseconds