Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Analyze

2418   void Analyze(const TreePattern *Pat) {
2423 void Analyze(const PatternToMatch *Pat) {
2467 // Analyze children.
2487 // If this is an intrinsic, analyze it.
2922 PatInfo.Analyze(Pattern);
2946 PatInfo.Analyze(&PTM);
3006 // Analyze the source pattern.
3008 PatInfo.Analyze(&PTM);
3058 // Analyze children.