Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.h244 RecordMatcher(const std::string &whatfor, unsigned resultNo) in RecordMatcher() argument
245 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
276 unsigned resultNo) in RecordChildMatcher() argument
278 ResultNo(resultNo) {} in RecordChildMatcher()