Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp30 bool TargetSchedModel::hasInstrSchedModel() const { in hasInstrSchedModel() function in TargetSchedModel
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCSchedule.h203 bool hasInstrSchedModel() const { return SchedClassTable; } in hasInstrSchedModel() function
/minix3/external/bsd/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.h207 bool hasInstrSchedModel() const { in hasInstrSchedModel() function