Lines Matching defs:StaticMatcherHelper
63 class StaticMatcherHelper;
68 StaticMatcherHelper &helper);
255 StaticMatcherHelper &staticMatcherHelper;
269 class StaticMatcherHelper {
271 StaticMatcherHelper(raw_ostream &os, const RecordKeeper &records,
351 raw_ostream &os, StaticMatcherHelper &helper)
1888 StaticMatcherHelper::StaticMatcherHelper(raw_ostream &os,
1893 void StaticMatcherHelper::populateStaticMatchers(raw_ostream &os) {
1911 void StaticMatcherHelper::populateStaticConstraintFunctions(raw_ostream &os) {
1915 void StaticMatcherHelper::addPattern(const Record *record) {
1943 StringRef StaticMatcherHelper::getVerifierName(DagLeaf leaf) {
1964 StaticMatcherHelper staticMatcher(os, records, recordOpMap);