Searched refs:getLutUsedFunction (Results 1 – 2 of 2) sorted by relevance
39 const Function *getLutUsedFunction(const GlobalObject *GO) const;
146 if (const Function *Fn = getLutUsedFunction(GO)) in SelectSectionForGlobal()421 HexagonTargetObjectFile::getLutUsedFunction(const GlobalObject *GO) const { in getLutUsedFunction() function in HexagonTargetObjectFile