Home
last modified time | relevance | path

Searched refs:selectSectionForLookupTable (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h52 MCSection *selectSectionForLookupTable(const GlobalObject *GO,
DHexagonTargetObjectFile.cpp147 return selectSectionForLookupTable(GO, TM, Fn); in SelectSectionForGlobal()
440 MCSection *HexagonTargetObjectFile::selectSectionForLookupTable( in selectSectionForLookupTable() function in HexagonTargetObjectFile