Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getRecords

575     Record *RegisterCl = Def->getRecords().getClass("Register");
597 Record *NewReg = new Record(Name, Def->getLoc(), Def->getRecords());