Home
last modified time | relevance | path

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

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