Home | History | Annotate | Download | only in TableGen

Lines Matching defs:Analyze

2370   void Analyze(const TreePattern *Pat) {
2375 void Analyze(const PatternToMatch *Pat) {
2419 // Analyze children.
2439 // If this is an intrinsic, analyze it.
2872 PatInfo.Analyze(Pattern);
2896 PatInfo.Analyze(&PTM);
2956 // Analyze the source pattern.
2958 PatInfo.Analyze(&PTM);
3008 // Analyze children.