Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp574 RWDefs.push_back(RWDef); in scanSchedRW()
579 scanSchedRW(WSRec, RWDefs, RWSet); in scanSchedRW()
588 scanSchedRW(SelDef, RWDefs, RWSet); in scanSchedRW()
623 for (Record *RWDef : RWDefs) { in collectSchedRW()
637 for (Record *RWDef : RWDefs) { in collectSchedRW()
707 : RWDefs) { in collectSchedRW()
752 for (Record *RWDef : RWDefs) { in splitSchedReadWrites()
775 for (Record *RWDef : RWDefs) { in findRWs()
940 for (Record *RWDef : RWDefs) { in collectSchedClasses()
1074 if (!RWDefs.empty()) { in createInstRWClass()
[all …]
H A DCodeGenSchedule.h558 void findRWs(const RecVec &RWDefs, IdxVec &Writes, IdxVec &Reads) const;
559 void findRWs(const RecVec &RWDefs, IdxVec &RWs, bool IsRead) const;