Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp996 std::string CodeGenSchedModels::createSchedClassName(const RecVec &InstDefs) { in createSchedClassName()
1051 const RecVec *InstDefs = Sets.expand(InstRWDef); in createInstRWClass() local
1066 ArrayRef<Record *> InstDefs = Entry.second; in createInstRWClass() local
1272 const RecVec *InstDefs = Sets.expand(Rec); in inferFromInstRWs() local