Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenSchedule.cpp617 for (const Record *ItinRWDef : Records.getAllDerivedDefinitions("ItinRW")) { in collectSchedRW() local
620 ItinRWDef->getValueAsListOfDefs("OperandReadWrites")) { in collectSchedRW()