Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonShuffler.h239 void reportResourceUsage(HexagonPacketSummary const &Summary);
H A DHexagonShuffler.cpp708 reportResourceUsage(Summary); in reportResourceError()
713 void HexagonShuffler::reportResourceUsage(HexagonPacketSummary const &Summary) { in reportResourceUsage() function in HexagonShuffler