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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.h51 MCSection *selectSectionForLookupTable(const GlobalObject *GO,
H A DHexagonTargetObjectFile.cpp146 return selectSectionForLookupTable(GO, TM, Fn);
447 MCSection *HexagonTargetObjectFile::selectSectionForLookupTable( function in class:HexagonTargetObjectFile

Completed in 136 milliseconds