Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isSubClassOf

665     assert(Def->isSubClassOf("Predicate") && "Invalid predicate type!");
1009 if (Rec->isSubClassOf("RegisterOperand")) {
1034 if (Rec->isSubClassOf("RegisterClass")) {
1040 if (!Rec->isSubClassOf("Operand"))
1487 assert(Rec->isSubClassOf("Operand") && "Unexpected operand!");