Searched refs:printOne (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp302 if (Scan + 1 != e) OptionsToMatch[Scan + 1]->printOne(errs());
303 if (Scan + 2 < e) OptionsToMatch[Scan + 2]->printOne(errs());
H A DDAGISelMatcher.cpp28 void Matcher::printOne(raw_ostream &OS) const { function in class:Matcher
H A DDAGISelMatcher.h178 void printOne(raw_ostream &OS) const;

Completed in 133 milliseconds