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 49 RM->getResultNo());
DAGISelMatcher.h 248 unsigned getResultNo() const { return ResultNo; }
282 unsigned getResultNo() const { return ResultNo; }
    [all...]
DAGISelMatcherEmitter.cpp 227 << cast<RecordMatcher>(N)->getResultNo() << " = "
237 << cast<RecordChildMatcher>(N)->getResultNo() << " = "

Completed in 850 milliseconds