Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp560 static void scanSchedRW(const Record *RWDef, ConstRecVec &RWDefs, in scanSchedRW()
606 for (const Record *RWDef : in collectSchedRW() local
619 for (const Record *RWDef : in collectSchedRW() local
721 for (const Record *RWDef : RWDefs) { in splitSchedReadWrites() local
744 for (const Record *RWDef : RWDefs) { in findRWs() local
851 for (const Record *RWDef : Records.getAllDerivedDefinitions("InstRW")) in collectSchedClasses() local
897 for (const Record *RWDef : SchedClasses[SCIdx].InstRWs) { in collectSchedClasses() local
1153 for (const Record *RWDef : Records.getAllDerivedDefinitions("ItinRW")) { in collectProcItinRW() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetEmitter.cpp1071 const Record *RWDef = nullptr; in genSchedClassTables() local