Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:PRC

415       const TargetRegisterClass *&PRC = OneClassForEachPhysReg[*I];
416 if (PRC) {
419 RelatedRegClasses.unionSets(PRC, *RCI);
421 PRC = *RCI;