Searched defs:hasInstrSchedModel (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetSchedule.cpp | 43 return EnableSchedModel && SchedModel.hasInstrSchedModel(); in hasInstrSchedModel() function in TargetSchedModel |
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCSchedule.h | 334 bool hasInstrSchedModel() const { return SchedClassTable; } hasInstrSchedModel() function |
/llvm-project/llvm/utils/TableGen/Common/ | ||
H A D | CodeGenSchedule.h | 267 bool hasInstrSchedModel() const { hasInstrSchedModel() function |