Home | History | Annotate | Download | only in TableGen

Lines Matching full:registerclass

979   // Both RegisterClass and RegisterOperand operands derive their types from a
982 if (Operand->isSubClassOf("RegisterClass"))
1347 if (R->isSubClassOf("RegisterClass")) {
2064 if (DI && (DI->getDef()->isSubClassOf("RegisterClass") ||
2337 if (DI && (DI->getDef()->isSubClassOf("RegisterClass") ||
2444 if (Val->getDef()->isSubClassOf("RegisterClass") ||