Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DDAGISelMatcher.h239 RecordMatcher(const std::string &whatfor, unsigned resultNo) in RecordMatcher() argument
240 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
271 unsigned resultNo) in RecordChildMatcher() argument
273 ResultNo(resultNo) {} in RecordChildMatcher()