Searched defs:TheMatcher (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ | ||
H A D | DAGISelEmitter.cpp | 178 std::unique_ptr<Matcher> TheMatcher = run() local |
H A D | DAGISelMatcherEmitter.cpp | 85 MatcherTableEmitter(const Matcher * TheMatcher,const CodeGenDAGPatterns & cgp) MatcherTableEmitter() argument |
H A D | DAGISelMatcherGen.cpp | 99 Matcher *TheMatcher; global() member in __anon0f7ef1a40111::MatcherGen |