Home | History | Annotate | Download | only in TableGen

Lines Matching full:testsubclass

839 static bool testSubClass(const CodeGenRegisterClass *A,
906 if (!testSubClass(&RC, SubRC))
914 for (unsigned s = rci - 1; s && testSubClass(&RC, RegClasses[s - 1]); --s)