Home | History | Annotate | Download | only in TableGen

Lines Matching refs:NewRC

1064   CodeGenRegisterClass *NewRC = new CodeGenRegisterClass(*this, Name, K);
1065 addToMaps(NewRC);
1066 return NewRC;