Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp106 unsigned EmitMatcher(const Matcher *N, const unsigned Indent, unsigned CurrentIdx,
309 return EmitMatcher(N, 0, Idx, OS); in SizeMatcher()
374 EmitMatcher(const Matcher *N, const unsigned Indent, unsigned CurrentIdx, in EmitMatcher() function in MatcherTableEmitter
877 unsigned MatcherSize = EmitMatcher(N, Indent, CurrentIdx, OS); in EmitMatcherList()