Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h238 void reportResourceUsage(HexagonPacketSummary const &Summary);
H A DHexagonShuffler.cpp707 reportResourceUsage(Summary); in reportResourceError()
712 void HexagonShuffler::reportResourceUsage(HexagonPacketSummary const &Summary) { in reportResourceUsage() function in HexagonShuffler