Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h325 const MCSchedClassDesc *SchedClassTable; member
340 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel()
370 return &SchedClassTable[SchedClassIdx]; in getSchedClassDesc()
375 return (*SchedClassNames)[SchedClassTable[SchedClassIdx].NameOff]; in getSchedClassName()