Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp209 << cast<RecordMatcher>(N)->getResultNo() << " = " in EmitMatcher()
219 << cast<RecordChildMatcher>(N)->getResultNo() << " = " in EmitMatcher()
DDAGISelMatcherOpt.cpp48 RM->getResultNo()); in ContractNodes()
DDAGISelMatcher.h245 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
279 unsigned getResultNo() const { return ResultNo; } in getResultNo() function