Searched refs:selectSmallSectionForGlobal (Results 1 – 4 of 4) 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-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonTargetObjectFile.cpp | 151 return selectSmallSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal() 191 return selectSmallSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal() 332 MCSection *HexagonTargetObjectFile::selectSmallSectionForGlobal( in selectSmallSectionForGlobal() function in HexagonTargetObjectFile
|
D | HexagonTargetObjectFile.h | 48 MCSection *selectSmallSectionForGlobal(const GlobalObject *GO,
|