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

/macosx-10.10.1/llvmCore-3425.0.34/utils/TableGen/
H A DDAGISelMatcherOpt.cpp48 RM->getResultNo());
H A DDAGISelMatcher.h245 unsigned getResultNo() const { return ResultNo; } function in class:llvm::RecordMatcher
279 unsigned getResultNo() const { return ResultNo; } function in class:llvm::RecordChildMatcher
H A DDAGISelMatcherEmitter.cpp209 << cast<RecordMatcher>(N)->getResultNo() << " = "
219 << cast<RecordChildMatcher>(N)->getResultNo() << " = "

Completed in 181 milliseconds