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