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

  /external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h 51 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
94 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
125 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h 97 /// getExplicitSectionGlobal - Targets should implement this method to assign
101 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h 95 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp 204 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
485 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
722 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
  /external/llvm/lib/Target/
TargetLoweringObjectFile.cpp 249 return getExplicitSectionGlobal(GV, Kind, Mang, TM);

Completed in 146 milliseconds