Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Def2RC

1038     Def2RC.insert(std::make_pair(Def, RC));
1064 if (CodeGenRegisterClass *RC = Def2RC[Def])