Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetSchedule.cpp30 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() function in TargetSchedModel
/external/llvm/include/llvm/MC/
DMCSchedule.h203 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel() function
/external/llvm/utils/TableGen/
DCodeGenSchedule.h208 bool hasInstrSchedModel() const { in hasInstrSchedModel() function