Home
last modified time | relevance | path

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

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