Lines Matching refs:SRC
984 if (CodeGenRegisterClass *SRC = RC.getSubClassWithSubReg(Idx))985 OS << " " << SRC->EnumValue + 1 << ",\t// " << Idx->getName()986 << " -> " << SRC->getName() << "\n";