Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Def2RC

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