Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:trc1

373       const TargetRegisterClass *trc1 = *rc1Itr;
374 WorstMapLine &classLine = vrWorst[trc1];
382 for (TargetRegisterClass::iterator trc1Itr = trc1->begin(),
383 trc1End = trc1->end();