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

  /external/llvm/lib/Target/XCore/
XCoreTargetObjectFile.h 28 getExplicitSectionGlobal(const GlobalValue *GV,
XCoreTargetObjectFile.cpp 122 XCoreTargetObjectFile::getExplicitSectionGlobal(const GlobalValue *GV,
  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 48 const MCSection *getExplicitSectionGlobal(const GlobalValue *GV,
99 getExplicitSectionGlobal(const GlobalValue *GV,
125 getExplicitSectionGlobal(const GlobalValue *GV,
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 100 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 94 const MCSection *getExplicitSectionGlobal(const GlobalValue *GV,
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 264 return getExplicitSectionGlobal(GV, Kind, Mang, TM);
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 207 const MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal(
514 const MCSection *TargetLoweringObjectFileMachO::getExplicitSectionGlobal(
807 const MCSection *TargetLoweringObjectFileCOFF::getExplicitSectionGlobal(
    [all...]

Completed in 6739 milliseconds