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

  /external/swiftshader/third_party/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 200 void resetChild(unsigned i, Matcher *N) {
    [all...]
  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 36 Scope->resetChild(i, Child.release());
412 SM->resetChild(SM->getNumChildren()-1, MatcherWithoutCTM);
441 Scope->resetChild(i, NewOptionsToMatch[i]);
DAGISelMatcher.h 191 void resetChild(unsigned i, Matcher *N) {
    [all...]

Completed in 4912 milliseconds