Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp73 for (const Record *IssueCounter : in collectPfmCounters() local
76 IssueCounter->getValueAsString("ResourceName"); in collectPfmCounters()
78 PrintFatalError(IssueCounter->getLoc(), "invalid empty ResourceName"); in collectPfmCounters()
80 PrintFatalError(IssueCounter->getLoc(), in collectPfmCounters()
82 AddPfmCounterName(IssueCounter); in collectPfmCounters()