Home
last modified time | relevance | path

Searched refs:SelectSectionForGlobal (Results 1 – 10 of 10) sorted by relevance

/external/llvm/include/llvm/CodeGen/
DTargetLoweringObjectFileImpl.h55 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
90 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
129 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
/external/llvm/lib/Target/MBlaze/
DMBlazeTargetObjectFile.cpp77 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in MBlazeTargetObjectFile
89 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM); in SelectSectionForGlobal()
DMBlazeTargetObjectFile.h33 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp83 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in HexagonTargetObjectFile
93 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM); in SelectSectionForGlobal()
DHexagonTargetObjectFile.h32 const MCSection* SelectSectionForGlobal(const GlobalValue *GV,
/external/llvm/lib/Target/Mips/
DMipsTargetObjectFile.cpp105 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in MipsTargetObjectFile
117 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM); in SelectSectionForGlobal()
DMipsTargetObjectFile.h33 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
/external/llvm/lib/Target/
DTargetLoweringObjectFile.cpp253 return SelectSectionForGlobal(GV, Kind, Mang, TM); in SectionForGlobal()
259 TargetLoweringObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in TargetLoweringObjectFile
/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h143 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
/external/llvm/lib/CodeGen/
DTargetLoweringObjectFileImpl.cpp237 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileELF
524 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileMachO
757 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileCOFF