Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp25 const MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( in SelectSectionForGlobal() function in PPC64LinuxTargetObjectFile
51 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, in SelectSectionForGlobal()
H A DPPCTargetObjectFile.h25 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
/minix/external/bsd/llvm/dist/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h53 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
93 SelectSectionForGlobal(const GlobalValue *GV,
130 SelectSectionForGlobal(const GlobalValue *GV,
/minix/external/bsd/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp90 HexagonTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in HexagonTargetObjectFile
101 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM); in SelectSectionForGlobal()
H A DHexagonTargetObjectFile.h33 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
/minix/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp117 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in MipsTargetObjectFile
129 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM); in SelectSectionForGlobal()
H A DMipsTargetObjectFile.h34 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
/minix/external/bsd/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.h33 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
H A DXCoreTargetObjectFile.cpp135 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SelectSectionForGlobal() function in XCoreTargetObjectFile
/minix/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h156 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
/minix/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTXTargetObjectFile.h102 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang,
H A DNVPTXISelLowering.cpp4497 NVPTXTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, in SelectSectionForGlobal() function in NVPTXTargetObjectFile
/minix/external/bsd/llvm/dist/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp270 return SelectSectionForGlobal(GV, Kind, Mang, TM); in SectionForGlobal()
/minix/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp248 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileELF
577 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileMachO
841 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, in SelectSectionForGlobal() function in TargetLoweringObjectFileCOFF