Home
last modified time | relevance | path

Searched defs:hasInstrSchedModel (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DTargetSchedule.cpp38 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() function in TargetSchedModel
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCSchedule.h320 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel() function
/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.h261 bool hasInstrSchedModel() const { in hasInstrSchedModel() function