Home
last modified time | relevance | path

Searched defs:JO (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.cpp150 json::Object JO({{"NumMicroOpcodes", IIVD.NumMicroOpcodes}, in toJSON() local
170 json::Object JO = toJSON(IIVDEntry); in toJSON() local
H A DDispatchStatistics.cpp87 json::Object JO({{"RAT", HWStalls[HWStallEvent::RegisterFileStall]}, in toJSON() local
H A DSummaryView.cpp102 json::Object JO({{"Iterations", DV.Iterations}, in toJSON() local
H A DResourcePressureView.cpp196 json::Object JO({{"ResourcePressureInfo", std::move(ResourcePressureInfo)}}); in toJSON() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A DPipelinePrinter.cpp33 json::Object JO; in getJSONReportRegion() local