Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp36 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() function in TargetSchedModel
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h340 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h279 bool hasInstrSchedModel() const { in hasInstrSchedModel() function