Home
last modified time | relevance | path

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

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