Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp593 RWDefs.push_back(RWDef); in scanSchedRW()
598 scanSchedRW(WSRec, RWDefs, RWSet); in scanSchedRW()
607 scanSchedRW(SelDef, RWDefs, RWSet); in scanSchedRW()
642 for (Record *RWDef : RWDefs) { in collectSchedRW()
656 for (Record *RWDef : RWDefs) { in collectSchedRW()
726 : RWDefs) { in collectSchedRW()
769 for (Record *RWDef : RWDefs) { in splitSchedReadWrites()
792 for (Record *RWDef : RWDefs) { in findRWs()
957 for (Record *RWDef : RWDefs) { in collectSchedClasses()
1091 if (!RWDefs.empty()) { in createInstRWClass()
[all …]
H A DCodeGenSchedule.h564 void findRWs(const RecVec &RWDefs, IdxVec &Writes, IdxVec &Reads) const;
565 void findRWs(const RecVec &RWDefs, IdxVec &RWs, bool IsRead) const;