Home
last modified time | relevance | path

Searched refs:selectSmallSectionForGlobal (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp121 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
DHexagonTargetObjectFile.h42 MCSection *selectSmallSectionForGlobal(const GlobalValue *GV,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.cpp151 return selectSmallSectionForGlobal(GO, Kind, TM); in SelectSectionForGlobal()
191 return selectSmallSectionForGlobal(GO, Kind, TM); in getExplicitSectionGlobal()
332 MCSection *HexagonTargetObjectFile::selectSmallSectionForGlobal( in selectSmallSectionForGlobal() function in HexagonTargetObjectFile
DHexagonTargetObjectFile.h48 MCSection *selectSmallSectionForGlobal(const GlobalObject *GO,