Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.h256 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
287 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
846 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
873 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
903 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
928 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
1012 unsigned getResultNo() const { return ResultNo; } in getResultNo() function
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDAGISelMatcherEmitter.cpp476 OS << " // #" << cast<RecordMatcher>(N)->getResultNo() << " = " in EmitMatcher()
484 OS << " // #" << cast<RecordChildMatcher>(N)->getResultNo() << " = " in EmitMatcher()
806 OS << " // " << Val << " #" << cast<EmitIntegerMatcher>(N)->getResultNo(); in EmitMatcher()
829 OS << " // #" << cast<EmitStringIntegerMatcher>(N)->getResultNo(); in EmitMatcher()
872 OS << " // #" << Matcher->getResultNo(); in EmitMatcher()
885 OS << " // #" << CTTM->getResultNo(); in EmitMatcher()
935 << XF->getResultNo(); in EmitMatcher()
H A DDAGISelMatcherOpt.cpp48 RM->getResultNo()); in ContractNodes()
97 MS->getSiblingNo(), RM->getWhatFor(), RM->getResultNo()); in ContractNodes()
113 MS->getSiblingNo(), RM->getWhatFor(), RM->getResultNo()); in ContractNodes()