Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp47 RM->getResultNo()); in ContractNodes()
H A DDAGISelMatcherEmitter.cpp426 << cast<RecordMatcher>(N)->getResultNo() << " = " in EmitMatcher()
436 << cast<RecordChildMatcher>(N)->getResultNo() << " = " in EmitMatcher()
H A DDAGISelMatcher.h245 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
277 unsigned getResultNo() const { return ResultNo; } in getResultNo() function