Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.h52 MCSection *selectSectionForLookupTable(const GlobalObject *GO,
H A DHexagonTargetObjectFile.cpp146 return selectSectionForLookupTable(GO, TM, Fn); in SelectSectionForGlobal()
450 MCSection *HexagonTargetObjectFile::selectSectionForLookupTable( in selectSectionForLookupTable() function in HexagonTargetObjectFile