Searched refs:SelectSectionForGlobal (Results 1 - 8 of 8) sorted by relevance

/external/llvm/lib/Target/MBlaze/
H A DMBlazeTargetObjectFile.h33 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
H A DMBlazeTargetObjectFile.cpp77 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:MBlazeTargetObjectFile
89 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM);
/external/llvm/lib/Target/Mips/
H A DMipsTargetObjectFile.h32 const MCSection *SelectSectionForGlobal(const GlobalValue *GV,
H A DMipsTargetObjectFile.cpp89 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:MipsTargetObjectFile
101 return TargetLoweringObjectFileELF::SelectSectionForGlobal(GV, Kind, Mang,TM);
/external/llvm/include/llvm/CodeGen/
H A DTargetLoweringObjectFileImpl.h53 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
77 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
116 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
/external/llvm/include/llvm/Target/
H A DTargetLoweringObjectFile.h127 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind,
/external/llvm/lib/Target/
H A DTargetLoweringObjectFile.cpp259 return SelectSectionForGlobal(GV, Kind, Mang, TM);
265 TargetLoweringObjectFile::SelectSectionForGlobal(const GlobalValue *GV, function in class:TargetLoweringObjectFile
/external/llvm/lib/CodeGen/
H A DTargetLoweringObjectFileImpl.cpp207 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:TargetLoweringObjectFileELF
391 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:TargetLoweringObjectFileMachO
600 SelectSectionForGlobal(const GlobalValue *GV, SectionKind Kind, function in class:TargetLoweringObjectFileCOFF

Completed in 146 milliseconds