Searched defs:RecordMatcher (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h229 /// RecordMatcher - Save the current node in the operand list.
230 class RecordMatcher : public Matcher { class in namespace:llvm
239 RecordMatcher(const std::string &whatfor, unsigned resultNo) function in class:llvm::RecordMatcher

Completed in 82 milliseconds