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

  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 36 Scope->resetChild(i, Child.take());
194 Scope->resetChild(i, Child.take());
476 SM->resetChild(SM->getNumChildren()-1, MatcherWithoutCTM);
503 Scope->resetChild(i, NewOptionsToMatch[i]);
DAGISelMatcher.h 201 void resetChild(unsigned i, Matcher *N) {
    [all...]

Completed in 27 milliseconds