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

/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetSchedule.cpp43 bool TargetSchedModel::hasInstrSchedModel() const { function in class:TargetSchedModel
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSchedule.h334 bool hasInstrSchedModel() const { return SchedClassTable; } function in struct:llvm::MCSchedModel
/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.h267 bool hasInstrSchedModel() const { function in struct:llvm::CodeGenProcModel

Completed in 211 milliseconds