Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DExegesisEmitter.cpp74 for (const Record *IssueCounter : in collectPfmCounters() local
77 IssueCounter->getValueAsString("ResourceName"); in collectPfmCounters()
79 PrintFatalError(IssueCounter->getLoc(), "invalid empty ResourceName"); in collectPfmCounters()
81 PrintFatalError(IssueCounter->getLoc(), in collectPfmCounters()
83 AddPfmCounterName(IssueCounter); in collectPfmCounters()