Searched defs:SelectSectionForGlobal (Results 1 - 6 of 6) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp85 HexagonTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, function in class:HexagonTargetObjectFile
96 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM);
/external/llvm/lib/Target/PowerPC/
H A DPPCTargetObjectFile.cpp25 const MCSection *PPC64LinuxTargetObjectFile::SelectSectionForGlobal( function in class:PPC64LinuxTargetObjectFile
51 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind,
/external/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.cpp114 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:MipsTargetObjectFile
126 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM);
/external/llvm/lib/Target/XCore/
H A DXCoreTargetObjectFile.cpp112 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, function in class:XCoreTargetObjectFile
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp311 const MCSection *TargetLoweringObjectFileELF::SelectSectionForGlobal( function in class:TargetLoweringObjectFileELF
586 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:TargetLoweringObjectFileMachO
908 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:TargetLoweringObjectFileCOFF
/external/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp4498 NVPTXTargetObjectFile::SelectSectionForGlobal(const GlobalValue *GV, function in class:NVPTXTargetObjectFile

Completed in 8217 milliseconds