Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp39 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() function in TargetSchedModel
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCSchedule.h321 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel() function
/netbsd/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.h265 bool hasInstrSchedModel() const { in hasInstrSchedModel() function