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

  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.cpp 99 XCoreTargetObjectFile::getExplicitSectionGlobal(const GlobalValue *GV,
  /external/llvm/lib/Target/Hexagon/
HexagonTargetObjectFile.cpp 138 MCSection *HexagonTargetObjectFile::getExplicitSectionGlobal(
141 TRACE("[getExplicitSectionGlobal] GV(" << GV->getName() << ") from("
168 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GV, Kind,
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 175 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
350 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
585 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 207 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal(
544 MCSection *TargetLoweringObjectFileMachO::getExplicitSectionGlobal(
888 MCSection *TargetLoweringObjectFileCOFF::getExplicitSectionGlobal(
    [all...]

Completed in 1464 milliseconds