/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 49 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, 81 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, 112 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
|
/external/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 56 MCSection *getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, 110 MCSection *getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, 148 MCSection *getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
|
/external/llvm/lib/Target/XCore/ |
D | XCoreTargetObjectFile.h | 28 MCSection *getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
|
D | XCoreTargetObjectFile.cpp | 99 XCoreTargetObjectFile::getExplicitSectionGlobal(const GlobalValue *GV, in getExplicitSectionGlobal() function in XCoreTargetObjectFile
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.h | 25 MCSection *getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
|
D | HexagonTargetObjectFile.cpp | 138 MCSection *HexagonTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in HexagonTargetObjectFile 168 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GV, Kind, in getExplicitSectionGlobal()
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 175 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, in getExplicitSectionGlobal() function in TargetLoweringObjectFileELF 350 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, in getExplicitSectionGlobal() function in TargetLoweringObjectFileMachO 585 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, in getExplicitSectionGlobal() function in TargetLoweringObjectFileCOFF
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 96 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
|
/external/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetObjectFile.h | 94 MCSection *getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind, in getExplicitSectionGlobal() function
|
/external/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 110 getExplicitSectionGlobal(const GlobalValue *GV, SectionKind Kind,
|
/external/swiftshader/third_party/LLVM/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 255 return getExplicitSectionGlobal(GV, Kind, Mang, TM); in SectionForGlobal()
|
/external/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 238 return getExplicitSectionGlobal(GV, Kind, Mang, TM); in SectionForGlobal()
|
/external/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 207 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileELF 544 MCSection *TargetLoweringObjectFileMachO::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileMachO 888 MCSection *TargetLoweringObjectFileCOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileCOFF
|