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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.h38 const Function *getLutUsedFunction(const GlobalObject *GO) const;
H A DHexagonTargetObjectFile.cpp145 if (const Function *Fn = getLutUsedFunction(GO))
428 HexagonTargetObjectFile::getLutUsedFunction(const GlobalObject *GO) const { function in class:HexagonTargetObjectFile

Completed in 45 milliseconds