Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NewDef

228     Record *NewDef = new Record(**i);
232 if (AddValue(NewDef, SubMultiClass.RefRange.Start, MCVals[i]))
235 CurMC->DefPrototypes.push_back(NewDef);