Home | History | Annotate | Download | only in TableGen

Lines Matching refs:isSubClassOf

713     assert(Def->isSubClassOf("Predicate") && "Invalid predicate type!");
1077 if (Rec->isSubClassOf("RegisterOperand")) {
1102 if (Rec->isSubClassOf("RegisterClass")) {
1108 if (!Rec->isSubClassOf("Operand"))
1553 assert(Rec->isSubClassOf("Operand") && "Unexpected operand!");