Home
last modified time | relevance | path

Searched refs:InstrsOp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp44 struct InstrsOp : public SetTheory::Operator { struct
192 Sets.addOperator("instrs", std::make_unique<InstrsOp>()); in CodeGenSchedModels()