Home | History | Annotate | Download | only in TableGen

Lines Matching defs:NewDef

223     Record *NewDef = new Record(**i);
227 if (AddValue(NewDef, SubMultiClass.RefLoc, MCVals[i]))
230 CurMC->DefPrototypes.push_back(NewDef);