Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDTargetSchedule.cpp30 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() function in TargetSchedModel
/NextBSD/contrib/llvm/include/llvm/MC/
HDMCSchedule.h203 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel() function
/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenSchedule.h207 bool hasInstrSchedModel() const { in hasInstrSchedModel() function