Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h51 MCSection *selectSectionForLookupTable(const GlobalObject *GO,
DHexagonTargetObjectFile.cpp146 return selectSectionForLookupTable(GO, TM, Fn); in SelectSectionForGlobal()
447 MCSection *HexagonTargetObjectFile::selectSectionForLookupTable( in selectSectionForLookupTable() function in HexagonTargetObjectFile
/external/llvm-project/llvm/lib/Target/Hexagon/
DHexagonTargetObjectFile.h52 MCSection *selectSectionForLookupTable(const GlobalObject *GO,
DHexagonTargetObjectFile.cpp146 return selectSectionForLookupTable(GO, TM, Fn); in SelectSectionForGlobal()
449 MCSection *HexagonTargetObjectFile::selectSectionForLookupTable( in selectSectionForLookupTable() function in HexagonTargetObjectFile