Home | History | Annotate | Download | only in TableGen

Lines Matching refs:getDef

344   if (!DI->getDef()->isSubClassOf(Rec))
665 return DI->getDef();
759 return StringInit::get(LHSd->getDef()->getName());
803 if (Record *D = (CurRec->getRecords()).getDef(Name))
899 if (!LOp || !ROp || LOp->getDef() != ROp->getDef())
1163 Record *Val = RHSd->getDef();
1165 Val = MHSd->getDef();
1693 if (TrackedRecords.getDef(Name->getAsUnquotedString()) == this) {
1852 Defs.push_back(DI->getDef());
1926 return DI->getDef();