Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DDAGISelMatcher.h704 const std::string &name, unsigned firstresult) in CheckComplexPatMatcher() argument
706 Name(name), FirstResult(firstresult) {} in CheckComplexPatMatcher()