Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.h52 MCSection *selectSectionForLookupTable(const GlobalObject *GO,
H A DHexagonTargetObjectFile.cpp145 return selectSectionForLookupTable(GO, TM, Fn); in SelectSectionForGlobal()
450 MCSection *HexagonTargetObjectFile::selectSectionForLookupTable( in selectSectionForLookupTable() function in HexagonTargetObjectFile