Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp102 unsigned SizeMatcher(Matcher *N, raw_ostream &OS);
244 Size += SizeMatcher(N, OS); in SizeMatcherList()
254 SizeMatcher(Matcher *N, raw_ostream &OS) { in SizeMatcher() function in MatcherTableEmitter