Searched refs:MatchDef (Results 1 – 1 of 1) sorted by relevance
635 const Record *MatchDef = ADef->getValueAsDef("MatchRW"); in collectSchedRW() local637 if (MatchDef->isSubClassOf("SchedWrite")) { in collectSchedRW()642 assert(MatchDef->isSubClassOf("SchedRead") && "Unknown SchedReadWrite"); in collectSchedRW()671 const Record *MatchDef = ADef->getValueAsDef("MatchRW"); in collectSchedRW() local672 CodeGenSchedRW &RW = getSchedRW(MatchDef); in collectSchedRW()