OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getExplicitSectionGlobal
(Results
1 - 5
of
5
) sorted by null
/external/llvm/include/llvm/CodeGen/
TargetLoweringObjectFileImpl.h
51
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
94
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
125
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
/external/llvm/include/llvm/Target/
TargetLoweringObjectFile.h
97
///
getExplicitSectionGlobal
- Targets should implement this method to assign
101
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
/external/llvm/lib/Target/NVPTX/
NVPTXTargetObjectFile.h
115
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
/external/llvm/lib/Target/
TargetLoweringObjectFile.cpp
249
return
getExplicitSectionGlobal
(GV, Kind, Mang, TM);
/external/llvm/lib/CodeGen/
TargetLoweringObjectFileImpl.cpp
204
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
485
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
721
getExplicitSectionGlobal
(const GlobalValue *GV, SectionKind Kind,
Completed in 633 milliseconds