Searched refs:selectSmallSectionForGlobal (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 121 return selectSmallSectionForGlobal(GV, Kind, Mang, TM); in SelectSectionForGlobal() 164 return selectSmallSectionForGlobal(GV, Kind, Mang, TM); in getExplicitSectionGlobal() 306 MCSection *HexagonTargetObjectFile::selectSmallSectionForGlobal( in selectSmallSectionForGlobal() function in HexagonTargetObjectFile
|
D | HexagonTargetObjectFile.h | 42 MCSection *selectSmallSectionForGlobal(const GlobalValue *GV,
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 150 return selectSmallSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 190 return selectSmallSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 339 MCSection *HexagonTargetObjectFile::selectSmallSectionForGlobal( in selectSmallSectionForGlobal() function in HexagonTargetObjectFile
|
D | HexagonTargetObjectFile.h | 47 MCSection *selectSmallSectionForGlobal(const GlobalObject *GO,
|
/external/llvm-project/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 150 return selectSmallSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 190 return selectSmallSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 341 MCSection *HexagonTargetObjectFile::selectSmallSectionForGlobal( in selectSmallSectionForGlobal() function in HexagonTargetObjectFile
|
D | HexagonTargetObjectFile.h | 48 MCSection *selectSmallSectionForGlobal(const GlobalObject *GO,
|