Home
last modified time | relevance | path

Searched defs:whatfor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h252 RecordMatcher(const std::string &whatfor, unsigned resultNo) in RecordMatcher()
280 RecordChildMatcher(unsigned childno, const std::string &whatfor, in RecordChildMatcher()