Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp234 const MCProcResourceDesc *MCProc = in collectData() local
242 << format("%s[%d,%d]", MCProc->Name, in collectData()
246 << format("%s[%d]", MCProc->Name, Index->ReleaseAtCycle); in collectData()
248 TempStream << LS << MCProc->Name; in collectData()