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.cpp39 bool TargetSchedModel::hasInstrSchedModel() const { hasInstrSchedModel() function in TargetSchedModel
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h337 bool hasInstrSchedModel() const { return SchedClassTable; } hasInstrSchedModel() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h267 bool hasInstrSchedModel() const { in hasInstrSchedModel() function