Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DAnalysis.cpp130 const unsigned SchedClassId = in printInstructionRowCsv() local
135 SchedModel.getSchedClassDesc(SchedClassId); in printInstructionRowCsv()
138 OS << SchedClassId; in printInstructionRowCsv()
584 const auto SchedClassId = SchedClassAndPoints.first; in run() local
588 SchedModel.getSchedClassDesc(SchedClassId); in run()
625 OS << SchedClassId; in run()