Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp43 return EnableSchedModel && SchedModel.hasInstrSchedModel(); in hasInstrSchedModel() function in TargetSchedModel
[all...]
/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h334 bool hasInstrSchedModel() const { return SchedClassTable; } hasInstrSchedModel() function
/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.h267 bool hasInstrSchedModel() const { hasInstrSchedModel() function