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

  /external/llvm/utils/TableGen/
DAGISelMatcherOpt.cpp 34 OwningPtr<Matcher> Child(Scope->takeChild(i));
192 OwningPtr<Matcher> Child(Scope->takeChild(i));
265 OwningPtr<Matcher> Child(Scope->takeChild(i));
DAGISelMatcher.h 206 Matcher *takeChild(unsigned i) {
    [all...]

Completed in 455 milliseconds