Home | History | Annotate | Download | only in TableGen

Lines Matching refs:PTM

2775                                            const PatternToMatch &PTM) {
2778 if (!PTM.getSrcPattern()->canPatternMatch(Reason, *this))
2784 PTM.getSrcPattern()->getComplexPatternInfo(*this))
2793 FindNames(PTM.getSrcPattern(), SrcNames, Pattern);
2794 FindNames(PTM.getDstPattern(), DstNames, Pattern);
2812 PatternsToMatch.push_back(PTM);