Home
last modified time | relevance | path

Searched refs:SectionForGlobal (Results 1 – 5 of 5) sorted by relevance

/external/llvm/include/llvm/Target/
DTargetLoweringObjectFile.h91 const MCSection *SectionForGlobal(const GlobalValue *GV,
98 const MCSection *SectionForGlobal(const GlobalValue *GV, in SectionForGlobal() function
101 return SectionForGlobal(GV, getKindForGlobal(GV, TM), Mang, TM); in SectionForGlobal()
/external/llvm/lib/Target/
DTargetMachine.cpp181 const MCSection *TheSection = TLOF->SectionForGlobal(GV, GVKind, Mang, *this); in getNameWithPrefix()
DTargetLoweringObjectFile.cpp262 SectionForGlobal(const GlobalValue *GV, SectionKind Kind, Mangler &Mang, in SectionForGlobal() function in TargetLoweringObjectFile
/external/llvm/lib/Target/XCore/
DXCoreAsmPrinter.cpp120 getObjFileLowering().SectionForGlobal(GV, *Mang, TM)); in EmitGlobalVariable()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp409 getObjFileLowering().SectionForGlobal(GV, GVKind, *Mang, TM); in EmitGlobalVariable()
438 getObjFileLowering().SectionForGlobal(GV, GVKind, *Mang, TM); in EmitGlobalVariable()
530 getObjFileLowering().SectionForGlobal(F, *Mang, TM)); in EmitFunctionHeader()