Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcher.h230 RecordMatcher(const std::string &whatfor, unsigned resultNo) in RecordMatcher() argument
231 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
260 unsigned resultNo) in RecordChildMatcher() argument
262 ResultNo(resultNo) {} in RecordChildMatcher()
/external/llvm/utils/TableGen/
DDAGISelMatcher.h230 RecordMatcher(const std::string &whatfor, unsigned resultNo) in RecordMatcher() argument
231 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
260 unsigned resultNo) in RecordChildMatcher() argument
262 ResultNo(resultNo) {} in RecordChildMatcher()
/external/swiftshader/third_party/LLVM/utils/TableGen/
DDAGISelMatcher.h240 RecordMatcher(const std::string &whatfor, unsigned resultNo) in RecordMatcher() argument
241 : Matcher(RecordNode), WhatFor(whatfor), ResultNo(resultNo) {} in RecordMatcher()
272 unsigned resultNo) in RecordChildMatcher() argument
274 ResultNo(resultNo) {} in RecordChildMatcher()