Home | History | Annotate | Download | only in TableGen

Lines Matching refs:Def2RC

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