HomeSort by relevance Sort by last modified time
    Searched refs:getResultNo (Results 1 - 3 of 3) sorted by null

  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 48 RM->getResultNo());
DAGISelMatcher.h 245 unsigned getResultNo() const { return ResultNo; }
279 unsigned getResultNo() const { return ResultNo; }
    [all...]
DAGISelMatcherEmitter.cpp 209 << cast<RecordMatcher>(N)->getResultNo() << " = "
219 << cast<RecordChildMatcher>(N)->getResultNo() << " = "

Completed in 284 milliseconds