Home
last modified time | relevance | path

Searched refs:EmitMatcher (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp186 unsigned EmitMatcher(const Matcher *N, const unsigned Indent,
356 return EmitMatcher(N, 0, Idx, OS); in SizeMatcher()
422 unsigned MatcherTableEmitter::EmitMatcher(const Matcher *N, in EmitMatcher() function in MatcherTableEmitter
1102 unsigned MatcherSize = EmitMatcher(N, Indent, CurrentIdx, OS); in EmitMatcherList()