Home | History | Annotate | Download | only in TableGen

Lines Matching refs:ComplexPattern

269   if (LeafRec->isSubClassOf("ComplexPattern")) {
270 // We can't model ComplexPattern uses that don't have their name taken yet.
277 // Remember this ComplexPattern so that we can emit it after all the other
292 if (N->getOperator()->isSubClassOf("ComplexPattern")) {
503 // If the root of the pattern is a ComplexPattern and if it is specified to
507 if (const ComplexPattern *CP =
526 // Now that we've completed the structural type match, emit any ComplexPattern
547 const ComplexPattern &CP = *N->getComplexPatternInfo(CGP);
785 // multiple child patterns to cover them all. However, ComplexPattern