/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/ |
D | TargetLoweringObjectFileImpl.h | 59 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, 108 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, 144 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, 188 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, 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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMTargetObjectFile.cpp | 72 MCSection *ARMElfTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in ARMElfTargetObjectFile 78 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GO, SK, TM); in getExplicitSectionGlobal()
|
D | ARMTargetObjectFile.h | 36 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ |
D | TargetLoweringObjectFile.cpp | 247 return getExplicitSectionGlobal(GO, Kind, TM); in SectionForGlobal() 254 return getExplicitSectionGlobal(GO, Kind, TM); in SectionForGlobal() 260 return getExplicitSectionGlobal(GO, Kind, TM); in SectionForGlobal()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 166 MCSection *HexagonTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in HexagonTargetObjectFile 195 return TargetLoweringObjectFileELF::getExplicitSectionGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 447 return getExplicitSectionGlobal(Fn, Kind, TM); in selectSectionForLookupTable()
|
D | HexagonTargetObjectFile.h | 25 MCSection *getExplicitSectionGlobal(const GlobalObject *GO,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/ |
D | NVPTXTargetObjectFile.h | 35 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind, in getExplicitSectionGlobal() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/XCore/ |
D | XCoreTargetObjectFile.h | 28 MCSection *getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
|
D | XCoreTargetObjectFile.cpp | 98 MCSection *XCoreTargetObjectFile::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in XCoreTargetObjectFile
|
/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/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Target/ |
D | TargetLoweringObjectFile.h | 116 getExplicitSectionGlobal(const GlobalObject *GO, SectionKind Kind,
|
/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
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | TargetLoweringObjectFileImpl.cpp | 354 MCSection *TargetLoweringObjectFileELF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileELF 742 MCSection *TargetLoweringObjectFileMachO::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileMachO 1087 MCSection *TargetLoweringObjectFileCOFF::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileCOFF 1475 MCSection *TargetLoweringObjectFileWasm::getExplicitSectionGlobal( in getExplicitSectionGlobal() function in TargetLoweringObjectFileWasm
|