Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTargetSchedule.cpp39 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() function in TargetSchedModel
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCSchedule.h320 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel() function
/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.h260 bool hasInstrSchedModel() const { in hasInstrSchedModel() function